fix typo in /sbin/wifi (#1016 - thanks, dairiki)
[openwrt.git] / package / madwifi / files / madwifi.init
index 73eb110..0c3ad3c 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh /etc/rc.common
-start() {
+START=20
+boot() {
        iwpriv ath0 mode 3
 }
This page took 0.021823 seconds and 4 git commands to generate.