add no-negcache option to dnsmasq (should fix #694)
authorFelix Fietkau <nbd@openwrt.org>
Mon, 16 Oct 2006 23:54:59 +0000 (23:54 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 16 Oct 2006 23:54:59 +0000 (23:54 +0000)
SVN-Revision: 5174

openwrt/package/dnsmasq/files/dnsmasq.conf

index 50ddb01e880f8cdf5617e80c4e97cd0430ae65bd..e43d473686f7be87c2a9a291b0e1c28252429ca8 100644 (file)
@@ -8,7 +8,7 @@ localise-queries
 local=/lan/
 domain=lan
 expand-hosts
-
+no-negcache
 resolv-file=/tmp/resolv.conf
 
 # enable dhcp (start,end,netmask,leasetime)