summaryrefslogtreecommitdiff
path: root/testing/yp-tools/domainname.service
diff options
context:
space:
mode:
Diffstat (limited to 'testing/yp-tools/domainname.service')
-rw-r--r--testing/yp-tools/domainname.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/yp-tools/domainname.service b/testing/yp-tools/domainname.service
deleted file mode 100644
index 035f767c8..000000000
--- a/testing/yp-tools/domainname.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=NIS Domainname
-
-[Service]
-Type=oneshot
-EnvironmentFile=/etc/conf.d/nisdomainname
-ExecStart=/usr/bin/nisdomainname $NISDOMAINNAME
-RemainAfterExit=true
-
-[Install]
-WantedBy=multi-user.target