[package] fix various init scripts
[openwrt.git] / package / network / services / dropbear / files / dropbear.init
index 728767f..320a401 100755 (executable)
@@ -6,9 +6,8 @@ START=50
 STOP=50
 
 USE_PROCD=1
-
-NAME=dropbear
 PROG=/usr/sbin/dropbear
+NAME=dropbear
 PIDCOUNT=0
 EXTRA_COMMANDS="killclients"
 EXTRA_HELP="   killclients Kill ${NAME} processes except servers and yourself"