mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'test' into develop
This commit is contained in:
commit
45b42f9513
3 changed files with 18 additions and 13 deletions
|
@ -237,10 +237,10 @@ for intf in $allintf; do
|
|||
done
|
||||
|
||||
|
||||
#uci -q batch <<-EOF >/dev/null
|
||||
# set firewall.zone_lan.mtu_fix='1'
|
||||
# set firewall.zone_vpn.mtu_fix='1'
|
||||
#EOF
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set firewall.zone_lan.mtu_fix='1'
|
||||
set firewall.zone_vpn.mtu_fix='1'
|
||||
EOF
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set firewall.@include[0].reload='1'
|
||||
commit firewall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue