summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/sshd')
-rwxr-xr-xetc/rc.d/sshd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd
index 2f300d8..321d8f7 100755
--- a/etc/rc.d/sshd
+++ b/etc/rc.d/sshd
@@ -11,6 +11,7 @@
name="sshd"
rcvar=`set_rcvar`
+command="/usr/sbin/${name}"
keygen_cmd="sshd_keygen"
start_precmd="sshd_precmd"
pidfile="/var/run/${name}.pid"
OpenPOWER on IntegriCloud