mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
inteno-netmodes: kill wifi before running wifi reload
This commit is contained in:
parent
e733774cd3
commit
d949cb5228
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ case "$ACTION" in
|
|||
uci commit network
|
||||
ubus call network reload
|
||||
ping -c 1 -w 10 $defroute >/dev/null 2>&1 || {
|
||||
killall -9 wifi
|
||||
wifi reload nodat
|
||||
killall -USR1 udhcpc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue