2011-05-10 14:06:31 +00:00
|
|
|
[Unit]
|
2011-08-03 09:17:47 +00:00
|
|
|
Description=NIS/YP (Network Information Service) Users Passwords Change Server
|
|
|
|
Requires=rpcbind.service
|
2011-05-10 14:06:31 +00:00
|
|
|
After=syslog.target network.target rpcbind.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
EnvironmentFile=-/etc/sysconfig/yppasswdd
|
2011-11-25 14:31:33 +00:00
|
|
|
ExecStart=/usr/sbin/rpc.yppasswdd.env
|
2011-05-10 14:06:31 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|