ypserv/yppasswdd.service

12 lines
291 B
Desktop File

[Unit]
Description=NIS/YP (Network Information Service) Users Passwords Change Server
Requires=rpcbind.service
After=syslog.target network.target rpcbind.service
[Service]
EnvironmentFile=-/etc/sysconfig/yppasswdd
ExecStart=/usr/sbin/rpc.yppasswdd.env
[Install]
WantedBy=multi-user.target