fix staging dir installation of libcgi
[openwrt.git] / package / dnsmasq / files / dnsmasq.conf
index 8a51f84..8a8191b 100644 (file)
@@ -8,7 +8,7 @@ localise-queries
 local=/lan/
 domain=lan
 expand-hosts
-resolv-file=/tmp/resolv.conf
+resolv-file=/tmp/resolv.conf.auto
 
 @ifdef dhcp_enable
 dhcp-range=@@start@@,@@end@@,@@netmask@@,@@lease@@
This page took 0.025481 seconds and 4 git commands to generate.