aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files/dhcp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/dnsmasq/files/dhcp.conf')
-rw-r--r--package/network/services/dnsmasq/files/dhcp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/files/dhcp.conf b/package/network/services/dnsmasq/files/dhcp.conf
index 360c7d79ee..19052e2333 100644
--- a/package/network/services/dnsmasq/files/dhcp.conf
+++ b/package/network/services/dnsmasq/files/dhcp.conf
@@ -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