max80211: rt2x00: load the eeprom data from a file on Ralink SoCs
[openwrt.git] / package / base-files / files / etc / rc.common
index 072f143..6ec88ae 100755 (executable)
@@ -30,7 +30,7 @@ boot() {
 }
 
 shutdown() {
-       return 0
+       stop
 }
 
 disable() {
This page took 0.026825 seconds and 4 git commands to generate.