add script to re-init mwan3
This commit is contained in:
parent
c5a0fe56cd
commit
7c4b255244
@ -0,0 +1,3 @@
|
|||||||
|
[ "$1" == "bound" ] || exit 0
|
||||||
|
iptables -t mangle -S mwan3_hook && exit 0
|
||||||
|
[ "$(uci -q get mwan3.$INTERFACE)" == "interface" ] && mwan3 restart
|
Loading…
x
Reference in New Issue
Block a user