From: John Crispin Date: Tue, 19 Aug 2008 22:05:41 +0000 (+0000) Subject: add section names to dnsmasq config X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7a875ba00ee836c0dc93666843e32f4bba127e64;hp=6cd6817e9e1d3c44b85f9ad7b278224bca410a2d add section names to dnsmasq config SVN-Revision: 12342 --- diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf index 4904b02534..72d51661a9 100644 --- a/package/dnsmasq/files/dhcp.conf +++ b/package/dnsmasq/files/dhcp.conf @@ -12,12 +12,12 @@ config dnsmasq option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.auto' -config dhcp +config dhcp lan option interface lan option start 100 option limit 150 option leasetime 12h -config dhcp +config dhcp wan option interface wan option ignore 1