Commit 97b56090 authored by Ad Schellevis's avatar Ad Schellevis

(configd) add sshd (forced) stop action

parent f9129538
...@@ -3,3 +3,9 @@ command:/usr/local/etc/rc.sshd ...@@ -3,3 +3,9 @@ command:/usr/local/etc/rc.sshd
parameters: parameters:
type:script type:script
message:starting sshd 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