dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.auto
[openwrt/staging/stintel.git] / package / network / services / dnsmasq / files / dhcp.conf
index 360c7d79eeef397d320c1942250d25e7fc125807..19052e23337e5c065b92481e184b42daa26f4491 100644 (file)
@@ -13,7 +13,7 @@ config dnsmasq
        option authoritative    1
        option readethers       1
        option leasefile        '/tmp/dhcp.leases'
-       option resolvfile       '/tmp/resolv.conf.auto'
+       option resolvfile       '/tmp/resolv.conf.d/resolv.conf.auto'
        #list server            '/mycompany.local/1.2.3.4'
        option nonwildcard      1 # bind to & keep track of interfaces
        #list interface         br-lan