From d8e6a5016631556cefc41df92bdd603ff7a6fc01 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Wed, 8 Nov 2023 11:47:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20dnsmasq=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/debian/debian_dnsmasq.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/debian/debian_dnsmasq.conf b/src/debian/debian_dnsmasq.conf index c7140cb..8517e0c 100644 --- a/src/debian/debian_dnsmasq.conf +++ b/src/debian/debian_dnsmasq.conf @@ -3,6 +3,7 @@ # Main Config +conf-dir=/etc/dnsmasq.d/,*.conf conf-file=/etc/dnsmasq.conf log-facility=/var/log/dnsmasq.log @@ -18,6 +19,7 @@ domain-needed expand-hosts localise-queries local-service +no-hosts no-negcache no-resolv rebind-localhost-ok