netifd: call /sbin/wifi up on /etc/init.d/network reload
SVN-Revision: 31941
This commit is contained in:
parent
8ef9450b37
commit
9fba35fe7e
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ stop() {
|
||||||
|
|
||||||
reload() {
|
reload() {
|
||||||
ubus call network reload
|
ubus call network reload
|
||||||
|
/sbin/wifi up
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue