mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-02 03:35:23 +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
|
NAME=dropbear
|
||||||
PROG=/usr/sbin/dropbear
|
PROG=/usr/sbin/dropbear
|
||||||
START=50
|
START=50
|
||||||
|
STOP=50
|
||||||
PIDCOUNT=0
|
PIDCOUNT=0
|
||||||
EXTRA_COMMANDS="killclients"
|
EXTRA_COMMANDS="killclients"
|
||||||
EXTRA_HELP=" killclients Kill ${NAME} processes except servers and yourself"
|
EXTRA_HELP=" killclients Kill ${NAME} processes except servers and yourself"
|
||||||
|
Loading…
Reference in New Issue
Block a user