add section names to dnsmasq config

SVN-Revision: 12342
owl
John Crispin 2008-08-19 22:05:41 +00:00
parent e0ab01285d
commit 9e17c77236
1 changed files with 2 additions and 2 deletions

View File

@ -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