Blame SOURCES/yppasswdd.service

b0f15a
[Unit]
b0f15a
Description=NIS/YP (Network Information Service) Users Passwords Change Server
b0f15a
Requires=rpcbind.service
b0f15a
After=syslog.target network.target rpcbind.service
b0f15a
b0f15a
[Service]
b0f15a
Type=notify
b0f15a
NotifyAccess=all
b0f15a
EnvironmentFile=-/etc/sysconfig/network
b0f15a
EnvironmentFile=-/etc/sysconfig/yppasswdd
b0f15a
ExecStartPre=/usr/libexec/yppasswdd-pre-setdomain
b0f15a
ExecStart=/usr/libexec/rpc.yppasswdd.env
b0f15a
PrivateTmp=true
b0f15a
b0f15a
[Install]
b0f15a
WantedBy=multi-user.target