Commit 4565f4ba authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(configd) add sshd (forced) stop action

(cherry picked from commit 97b56090)
parent 8a2df6a0
......@@ -3,3 +3,9 @@ command:/usr/local/etc/rc.sshd
parameters:
type:script
message:starting sshd
[stop]
command:/bin/pkill -TERM sshd || exit 0
parameters:
type:script
message:stop sshd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment