diff options
Diffstat (limited to 'systemd/system')
-rw-r--r-- | systemd/system/rhel-domainname.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systemd/system/rhel-domainname.service b/systemd/system/rhel-domainname.service index 9aaaac9e..e4deb8c1 100644 --- a/systemd/system/rhel-domainname.service +++ b/systemd/system/rhel-domainname.service @@ -1,6 +1,8 @@ [Unit] Description=Read and set NIS domainname from /etc/sysconfig/network Before=ypbind.service yppasswdd.service ypserv.service ypxfrd.service +DefaultDependencies=no +Conflicts=shutdown.target [Service] ExecStart=/lib/systemd/rhel-domainname |