mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
parent
b58311efbf
commit
e61239f203
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ if [ "$(uci -q get openmptcprouter.latest_versions)" = "" ]; then
|
|||
set unbound.@unbound[-1].recursion="aggressive"
|
||||
set unbound.@unbound[-1].validator='1'
|
||||
set unbound.@unbound[-1].validator_ntp='1'
|
||||
del unbound.ub_main.dns64_prefix
|
||||
del unbound.ub_main.iface_wan
|
||||
del unbound.ub_main.dhcp4_slaac6
|
||||
del unbound.ub_main.query_minimize
|
||||
del unbound.ub_main.query_min_strict
|
||||
commit unbound
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue