START/STOP values must be specified in the init script
[openwrt.git] / package / br2684ctl / files / br2684ctl
index b3ea34e..b121c7a 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh /etc/rc.common
+START=50
+
 stop() {
        killall br2684ctl 2>/dev/null >/dev/null
        sleep 1