netifd: start wifi at boot

SVN-Revision: 28738
v19.07.3_mercusys_ac12_duma
Felix Fietkau 13 years ago
parent 3ac5165690
commit d4d91df5fe

@ -9,6 +9,10 @@ start() {
setup_switch
ubus call network reload
grep -qs config /etc/config/wireless && {
/sbin/wifi up
}
}
restart() {

Loading…
Cancel
Save