summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/yppasswdd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/yppasswdd')
-rwxr-xr-xetc/rc.d/yppasswdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd
index d272d98..c2d34b8 100755
--- a/etc/rc.d/yppasswdd
+++ b/etc/rc.d/yppasswdd
@@ -12,7 +12,7 @@
. /etc/rc.subr
name="yppasswdd"
-command="/usr/sbin/rpc.{name}"
+command="/usr/sbin/rpc.${name}"
start_precmd="yppasswdd_precmd"
case ${OSTYPE} in
OpenPOWER on IntegriCloud