START/STOP values must be specified in the init script
[openwrt-10.03/.git] / package / busybox / files / telnet
index c61fe73ad5c43abe7294d1d56c5cfe169295a06d..58025840298e6cb058a83e65fb47699af4aed754 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
+START=50
 
 start() {
        if      [ \! -f /etc/passwd ] || \