summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/gssd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/gssd')
-rwxr-xr-xetc/rc.d/gssd6
1 files changed, 2 insertions, 4 deletions
diff --git a/etc/rc.d/gssd b/etc/rc.d/gssd
index 3788307..e981478 100755
--- a/etc/rc.d/gssd
+++ b/etc/rc.d/gssd
@@ -9,10 +9,8 @@
. /etc/rc.subr
-name="gssd"
+name=gssd
+rcvar=gssd_enable
load_rc_config $name
-rcvar="gssd_enable"
-command="${gssd:-/usr/sbin/${name}}"
-eval ${name}_flags=\"${gssd_flags}\"
run_rc_command "$1"
OpenPOWER on IntegriCloud