mirror of https://github.com/hak5/openwrt-owl.git
netifd: bring up all interfaces on /etc/init.d/network restart
SVN-Revision: 31732owl
parent
5eed1d8f6b
commit
768d49a428
|
@ -8,8 +8,7 @@ start() {
|
|||
include /lib/network
|
||||
setup_switch
|
||||
|
||||
ubus call network reload
|
||||
|
||||
ifup -a
|
||||
grep -qs config /etc/config/wireless && {
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue