mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:18:26 +02:00
stop dropbear at shutdown as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19430 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fdf15c4817
commit
d4e077a6dc
@ -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