summarylogtreecommitdiffstats
path: root/dnsmasq.main
diff options
context:
space:
mode:
authormax.bra2016-12-10 22:24:28 +0100
committermax.bra2016-12-10 22:24:28 +0100
commit69abaa185d3b9facf7873c8ec8e79122c8dff7b8 (patch)
treee1d5847f0e3d7d4d3ed19661957e6082bf3ae6ea /dnsmasq.main
parent7758f518584832a0c4e9b856ce3e4740eee2a160 (diff)
downloadaur-69abaa185d3b9facf7873c8ec8e79122c8dff7b8.tar.gz
restored correct dnsmasq conf including
Diffstat (limited to 'dnsmasq.main')
-rw-r--r--dnsmasq.main3
1 files changed, 3 insertions, 0 deletions
diff --git a/dnsmasq.main b/dnsmasq.main
index d5008b16affd..309079e794b9 100644
--- a/dnsmasq.main
+++ b/dnsmasq.main
@@ -34,3 +34,6 @@ listen-address=127.0.0.1
# seconds) here.
local-ttl=300
+# Include all files in a directory which end in .conf
+conf-dir=/etc/dnsmasq.d/,*.conf
+