projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4664ca7
)
stop dropbear at shutdown as well
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jan 2010 18:19:42 +0000
(18:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jan 2010 18:19:42 +0000
(18:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19430
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/dropbear/files/dropbear.init
patch
|
blob
|
history
diff --git
a/package/dropbear/files/dropbear.init
b/package/dropbear/files/dropbear.init
index
36c3700
..
4ee130c
100755
(executable)
--- a/
package/dropbear/files/dropbear.init
+++ b/
package/dropbear/files/dropbear.init
@@
-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"