aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-domainname.service
blob: e501a1308c6acbe67d6c3bf2e81f89754d130204 (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/fedora-domainname
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=sysinit.target