更新 bin/ZeroWrt
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
26bdc55153
commit
387625cd6c
@ -262,6 +262,11 @@ one_click_setup() {
|
|||||||
uci commit smartdns
|
uci commit smartdns
|
||||||
/etc/init.d/smartdns restart
|
/etc/init.d/smartdns restart
|
||||||
|
|
||||||
|
# Dnsmasq设置
|
||||||
|
uci set dhcp.@dnsmasq[0].cachesize='0'
|
||||||
|
uci commit dhcp
|
||||||
|
/etc/init.d/dnsmasq restart
|
||||||
|
|
||||||
# 配置 MosDNS
|
# 配置 MosDNS
|
||||||
uci set mosdns.config.enabled='1'
|
uci set mosdns.config.enabled='1'
|
||||||
uci set mosdns.config.redirect='0'
|
uci set mosdns.config.redirect='0'
|
||||||
|
Loading…
Reference in New Issue
Block a user