Blame SOURCES/nis-domainname.service

a20b14
[Unit]
a20b14
Description=Read and set NIS domainname from /etc/sysconfig/network
a20b14
Before=ypbind.service yppasswdd.service ypserv.service ypxfrd.service sysinit.target
a20b14
DefaultDependencies=no
a20b14
Conflicts=shutdown.target
a20b14
ConditionPathExists=/etc/sysconfig/network
a20b14
a20b14
[Service]
a20b14
ExecStart=/usr/libexec/hostname/nis-domainname
a20b14
Type=oneshot
a20b14
RemainAfterExit=yes
a20b14
a20b14
[Install]
a20b14
WantedBy=sysinit.target