mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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() {
|
||||
ubus call network reload
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue