summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service')
-rw-r--r--yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service b/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
index b3ae2541a..9cdade495 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
+++ b/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
@@ -5,7 +5,7 @@ Requires=rpcbind.socket
[Service]
Type=forking
EnvironmentFile=-@SYSCONFDIR@/rpcbind.conf
-ExecStart=@SBINDIR@/rpcbind -w $RPCBIND_OPTS
+ExecStart=@SBINDIR@/rpcbind $RPCBIND_OPTS
SuccessExitStatus=2
[Install]
OpenPOWER on IntegriCloud