netifd: add wireless configuration support and port mac80211 to the new framework
[openwrt.git] / package / network / config / netifd / files / etc / init.d / network
index f54d69b..8b2d368 100755 (executable)
@@ -18,7 +18,7 @@ start_service() {
 
 reload_service() {
        ubus call network reload
-       /sbin/wifi up
+       /sbin/wifi reload
 }
 
 stop_service() {