[Unit]
Description=RPC Bind Service
Requires=rpcbind.socket

[Service]
Type=forking
EnvironmentFile=-@SYSCONFDIR@/rpcbind.conf
ExecStart=@SBINDIR@/rpcbind $RPCBIND_OPTS
SuccessExitStatus=2

[Install]
Also=rpcbind.socket
