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