summaryrefslogtreecommitdiff
path: root/systemd/rpcbind.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/rpcbind.service.in')
-rw-r--r--systemd/rpcbind.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in
index 03a9e0b..f8cfa9f 100644
--- a/systemd/rpcbind.service.in
+++ b/systemd/rpcbind.service.in
@@ -12,7 +12,7 @@ After=rpcbind.socket
[Service]
Type=notify
# distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
-ExecStart=@_bindir@/rpcbind $RPCBIND_OPTIONS -w -f
+ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS -w -f
[Install]
WantedBy=multi-user.target