aboutsummaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/nis-domainname.service
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/nis-domainname.service')
-rw-r--r--usr/lib/systemd/system/nis-domainname.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr/lib/systemd/system/nis-domainname.service b/usr/lib/systemd/system/nis-domainname.service
deleted file mode 100644
index 3f8412ae..00000000
--- a/usr/lib/systemd/system/nis-domainname.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Read and set NIS domainname from /etc/sysconfig/network
-Before=ypbind.service yppasswdd.service ypserv.service ypxfrd.service sysinit.target
-DefaultDependencies=no
-Conflicts=shutdown.target
-
-[Service]
-ExecStart=/usr/lib/systemd/nis-domainname
-Type=oneshot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=sysinit.target