mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
dnsmasq: move default setting to where dhcp disappeared before
This commit is contained in:
parent
5a2e399586
commit
d81b2eec9d
@ -81,9 +81,6 @@
|
||||
<track6-prefix-id>0</track6-prefix-id>
|
||||
</lan>
|
||||
</interfaces>
|
||||
<unbound>
|
||||
<enable>1</enable>
|
||||
</unbound>
|
||||
<dnsmasq>
|
||||
<enable>1</enable>
|
||||
<port>0</port>
|
||||
@ -94,6 +91,9 @@
|
||||
<end_addr>192.168.1.199</end_addr>
|
||||
</dhcp_ranges>
|
||||
</dnsmasq>
|
||||
<unbound>
|
||||
<enable>1</enable>
|
||||
</unbound>
|
||||
<snmpd>
|
||||
<syslocation/>
|
||||
<syscontact/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user