stop dropbear at shutdown as well

SVN-Revision: 19430
lede-17.01
Felix Fietkau 2010-01-30 18:19:42 +00:00
parent 10ec4fa292
commit d33454d86d
1 changed files with 1 additions and 0 deletions

View File

@ -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"