mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
stop dropbear at shutdown as well
SVN-Revision: 19430
This commit is contained in:
parent
10ec4fa292
commit
d33454d86d
@ -5,6 +5,7 @@
|
||||
NAME=dropbear
|
||||
PROG=/usr/sbin/dropbear
|
||||
START=50
|
||||
STOP=50
|
||||
PIDCOUNT=0
|
||||
EXTRA_COMMANDS="killclients"
|
||||
EXTRA_HELP=" killclients Kill ${NAME} processes except servers and yourself"
|
||||
|
Loading…
Reference in New Issue
Block a user