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 a02e9ec..aad672c 100755
--- a/etc/rc.d/sshd
+++ b/etc/rc.d/sshd
@@ -14,6 +14,7 @@ rcvar="sshd_enable"
command="/usr/sbin/${name}"
keygen_cmd="sshd_keygen"
start_precmd="sshd_precmd"
+reload_precmd="sshd_configtest"
restart_precmd="sshd_configtest"
configtest_cmd="sshd_configtest"
pidfile="/var/run/${name}.pid"
OpenPOWER on IntegriCloud