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 c2d34b8..0891f10 100755
--- a/etc/rc.d/yppasswdd
+++ b/etc/rc.d/yppasswdd
@@ -15,6 +15,7 @@ name="yppasswdd"
command="/usr/sbin/rpc.${name}"
start_precmd="yppasswdd_precmd"
+load_rc_config $name
case ${OSTYPE} in
FreeBSD)
rcvar="nis_yppasswdd_enable"
@@ -50,5 +51,4 @@ yppasswdd_precmd()
fi
}
-load_rc_config $name
run_rc_command "$1"
OpenPOWER on IntegriCloud