mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Force use of OMR DNS
This commit is contained in:
parent
bd73e52a3e
commit
aaf3409b58
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ if [ "$(uci -q show dhcp | grep 127.0.0.1#5353)" = "" ]; then
|
|||
EOF
|
||||
fi
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set dhcp.@dnsmasq[-1].noresolv=1
|
||||
del dhcp.@dnsmasq[-1].interface
|
||||
commit dhcp
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue