From 800336d839775512dd4f800641db6658c165495a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Oct 2006 23:54:59 +0000 Subject: [PATCH] add no-negcache option to dnsmasq (should fix #694) SVN-Revision: 5174 --- openwrt/package/dnsmasq/files/dnsmasq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/dnsmasq/files/dnsmasq.conf b/openwrt/package/dnsmasq/files/dnsmasq.conf index 50ddb01e88..e43d473686 100644 --- a/openwrt/package/dnsmasq/files/dnsmasq.conf +++ b/openwrt/package/dnsmasq/files/dnsmasq.conf @@ -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) -- 2.30.2