netifd: start wifi at boot
SVN-Revision: 28738
This commit is contained in:
@@ -9,6 +9,10 @@ start() {
|
||||
setup_switch
|
||||
|
||||
ubus call network reload
|
||||
|
||||
grep -qs config /etc/config/wireless && {
|
||||
/sbin/wifi up
|
||||
}
|
||||
}
|
||||
|
||||
restart() {
|
||||
|
||||
Reference in New Issue
Block a user