netifd: call /sbin/wifi up on /etc/init.d/network reload
SVN-Revision: 31941
This commit is contained in:
parent
8ef9450b37
commit
9fba35fe7e
@ -41,4 +41,5 @@ stop() {
|
||||
|
||||
reload() {
|
||||
ubus call network reload
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user