generic-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service

13 lines
220 B
Desktop File

[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