aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/rhel-domainname.service
blob: 9aaaac9eceded9bd8c8687a26ea352fe3b1040b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Read and set NIS domainname from /etc/sysconfig/network
Before=ypbind.service yppasswdd.service ypserv.service ypxfrd.service

[Service]
ExecStart=/lib/systemd/rhel-domainname
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=sysinit.target