aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
blob: b3ae2541a0667b5060f331d01daf71ca267012ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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