mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02:00
netifd: bring up all interfaces on /etc/init.d/network restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31732 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
745d195d8e
commit
5cecffbb27
@ -8,8 +8,7 @@ start() {
|
|||||||
include /lib/network
|
include /lib/network
|
||||||
setup_switch
|
setup_switch
|
||||||
|
|
||||||
ubus call network reload
|
ifup -a
|
||||||
|
|
||||||
grep -qs config /etc/config/wireless && {
|
grep -qs config /etc/config/wireless && {
|
||||||
/sbin/wifi up
|
/sbin/wifi up
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user