5a592e
[Unit]
5a592e
Description=NIS/YP (Network Information Service) Clients to NIS Domain Binder
5a592e
Requires=rpcbind.service
845145
Wants=nss-user-lookup.target
845145
After=syslog.target network-online.target rpcbind.service ypserv.service NetworkManager-wait-online.service
5a592e
Before=systemd-user-sessions.service
845145
Before=nss-user-lookup.target
5a592e
5a592e
[Service]
5a592e
Type=notify
5a592e
NotifyAccess=all
5a592e
EnvironmentFile=-/etc/sysconfig/network
5a592e
EnvironmentFile=-/etc/sysconfig/ypbind
5a592e
ExecStartPre=/usr/libexec/ypbind-pre-setdomain
5a592e
ExecStartPre=-/usr/sbin/setsebool allow_ypbind=1 
5a592e
ExecStart=/usr/sbin/ypbind -n $OTHER_YPBIND_OPTS
5a592e
ExecStartPost=/usr/libexec/ypbind-post-waitbind
5a592e
PrivateTmp=true
5a592e
5a592e
[Install]
5a592e
WantedBy=multi-user.target