X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/37ba07b32c887726aeffa54fb6d3af8665402b25..9c0d199275f54f1b1f1e972f6cdcda067c941e88:/package/dnsmasq/files/dnsmasq.conf diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf index 43acd85b1..5be394696 100644 --- a/package/dnsmasq/files/dnsmasq.conf +++ b/package/dnsmasq/files/dnsmasq.conf @@ -8,16 +8,8 @@ localise-queries local=/lan/ domain=lan expand-hosts -resolv-file=/tmp/resolv.conf +resolv-file=/tmp/resolv.conf.auto -@ifdef dhcp_enable -dhcp-range=@@start@@,@@end@@,@@netmask@@,@@lease@@ -@endif -@ifdef wan_ifname -except-interface=@@wan_ifname@@ -@endif - -# enable dhcp (start,end,netmask,leasetime) dhcp-authoritative dhcp-leasefile=/tmp/dhcp.leases