From 64138545e2b3f53856f728b820ea6262290f7ae0 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 17 Nov 2010 13:36:47 -0500 Subject: [PATCH] Add conf-dir to dnsmasq settings so that the configuration can be extended. --- dns-config | 1 + 1 file changed, 1 insertion(+) diff --git a/dns-config b/dns-config index 401a3a7..cc7b5e3 100755 --- a/dns-config +++ b/dns-config @@ -94,6 +94,7 @@ domain-needed bogus-priv addn-hosts=/etc/plc_hosts resolv-file=/etc/resolv.conf +conf-dir=/etc/dnsmasq.d """.lstrip()) # Reload dnsmasq -- 2.43.0