netifd: call /sbin/wifi up on /etc/init.d/network reload
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31941 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
c092e2336f
commit
47566a2eb3
|
@ -41,4 +41,5 @@ stop() {
|
|||
|
||||
reload() {
|
||||
ubus call network reload
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue