Port the locale changes to the other gcc versions as well
[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
 }