This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=YPBINDARGS= -
EnvironmentFile=-/etc/default/nis -
EnvironmentFile=-/etc/sysconfig/network -/etc/sysconfig/ypbind -
EnvironmentFile=-/usr/etc/default/ypbind -/etc/default/ypbind -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/ypbind $YPBINDARGS -
ExecStart=/usr/sbin/ypbind -n $OTHER_YPBIND_OPTS -
ExecStart=/usr/sbin/ypbind -n $YPBIND_OPTIONS -
ExecStartPost=/usr/libexec/ypbind-post-waitbind -
ExecStartPre=/bin/domainname -F /etc/defaultdomain -
ExecStartPre=/usr/libexec/ypbind-pre-setdomain -/bin/bash -c 'selinuxenabled && /usr/sbin/setsebool allow_ypbind=1' -
ExecStartPre=/usr/libexec/ypbind/ypbind-systemd-pre -
ExecStopPost=/bin/sh -c "/bin/rm -f /var/yp/binding/* /var/run/ypbind.pid" -
NotifyAccess=all -
PIDFile=/run/ypbind.pid -
PrivateTmp=yes -
Type=forking -
Type=notify
-
-
[Unit]-
After=network-online.target rpcbind.service -
After=network.target rpcbind.service ypserv.service nss-lookup.target network-online.target -
After=syslog.target rpcbind.service ypserv.service -
Before=systemd-user-sessions.service nss-user-lookup.target -
Description=NIS Binding Service -
Description=NIS/YP (Network Information Service) Clients to NIS Domain Binder -
Description=NIS/YP Clients to NIS Domain Binder -
Documentation=man:ypbind(8) -
Requires=rpcbind.service -
Wants=network-online.target -
Wants=nss-user-lookup.target network-online.target
-
Additionnal notes
Nothing here.