dnsmasq: make bind-dynamic 'non-wildcard' interfaces default
[openwrt/openwrt.git] / package / network / services / dnsmasq / files / dhcp.conf
index 362b90a293f497e05682f35bd62a110dab366ad0..360c7d79eeef397d320c1942250d25e7fc125807 100644 (file)
@@ -15,7 +15,7 @@ config dnsmasq
        option leasefile        '/tmp/dhcp.leases'
        option resolvfile       '/tmp/resolv.conf.auto'
        #list server            '/mycompany.local/1.2.3.4'
-       #option nonwildcard     1
+       option nonwildcard      1 # bind to & keep track of interfaces
        #list interface         br-lan
        #list notinterface      lo
        #list bogusnxdomain     '64.94.110.11'