Explorar o código

stop dropbear at shutdown as well

SVN-Revision: 19430
Felix Fietkau %!s(int64=16) %!d(string=hai) anos
pai
achega
d33454d86d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/dropbear/files/dropbear.init

+ 1 - 0
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"