This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=YPSERVARGS=
-
EnvironmentFile=-/etc/default/nis
-
EnvironmentFile=-/etc/sysconfig/network
-
EnvironmentFile=-/usr/etc/default/ypserv -/etc/default/ypserv
-
ExecStart=/usr/sbin/ypserv $YPSERVARGS
-
ExecStart=/usr/sbin/ypserv -f $YPSERV_ARGS
-
ExecStartPre=/bin/domainname -F /etc/defaultdomain
-
NotifyAccess=all
-
PIDFile=/run/ypserv.pid
-
PrivateTmp=yes
-
Type=forking
-
Type=notify
-
-
[Unit]
-
After=network.target rpcbind.service
-
After=network.target rpcbind.service slpd.service
-
After=syslog.target network.target rpcbind.service
-
Before=ypbind.service
-
Description=NIS/YP (Network Information Service) Server
-
Description=NIS/YP Server
-
Requires=rpcbind.service
-
Additionnal notes
Nothing here.