mirror of https://github.com/hak5/openwrt-owl.git
netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at boot time
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39046owl
parent
27fe688c5f
commit
47730fe355
|
@ -33,7 +33,7 @@ service_running() {
|
|||
|
||||
sleep 5
|
||||
|
||||
/sbin/wifi up
|
||||
/sbin/wifi reload_legacy
|
||||
}
|
||||
|
||||
service_triggers()
|
||||
|
|
Loading…
Reference in New Issue