blob: b3ae2541a0667b5060f331d01daf71ca267012ac [file] [log] [blame]
[Unit]
Description=RPC Bind Service
Requires=rpcbind.socket
[Service]
Type=forking
EnvironmentFile=-@SYSCONFDIR@/rpcbind.conf
ExecStart=@SBINDIR@/rpcbind -w $RPCBIND_OPTS
SuccessExitStatus=2
[Install]
Also=rpcbind.socket