[package] dnsmasq: add more options for interface binding (#4900)
[openwrt-10.03/.git] / package / dnsmasq / files / dhcp.conf
index 837be313ee6fbce46db775cc0d46db659fd2706c..f34a0e91580e96c124668bd47ced6c23d9aa949e 100644 (file)
@@ -12,6 +12,8 @@ config dnsmasq
        option leasefile        '/tmp/dhcp.leases'
        option resolvfile       '/tmp/resolv.conf.auto'
        #list server            '/mycompany.local/1.2.3.4'
+       #option nonwildcard     0
+       #option interfaces      ''
 
 config dhcp lan
        option interface        lan