ypserv/yppasswdd.service

13 lines
344 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
ExecStartPre=/usr/lib/ypserv/yppasswdd-pre-setdomain
ExecStart=/usr/sbin/rpc.yppasswdd.env
[Install]
WantedBy=multi-user.target