X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5ad62fbdd3e65c841a917ee5f2d1fc238921078c..0d861019fc70006f29e85cd69b997de25f0c39e9:/package/dnsmasq/files/dnsmasq.conf diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf index 8a8191b63..8001e3b9b 100644 --- a/package/dnsmasq/files/dnsmasq.conf +++ b/package/dnsmasq/files/dnsmasq.conf @@ -8,16 +8,11 @@ localise-queries local=/lan/ domain=lan expand-hosts +no-negcache resolv-file=/tmp/resolv.conf.auto -@ifdef dhcp_enable -dhcp-range=@@start@@,@@end@@,@@netmask@@,@@lease@@ dhcp-authoritative dhcp-leasefile=/tmp/dhcp.leases -@endif -@ifdef wan_ifname -except-interface=@@wan_ifname@@ -@endif # use /etc/ethers for static hosts; same format as --dhcp-host #