summarylogtreecommitdiffstats
path: root/dnsmasq.main
diff options
context:
space:
mode:
Diffstat (limited to 'dnsmasq.main')
-rw-r--r--dnsmasq.main10
1 files changed, 0 insertions, 10 deletions
diff --git a/dnsmasq.main b/dnsmasq.main
deleted file mode 100644
index 43de3370d896..000000000000
--- a/dnsmasq.main
+++ /dev/null
@@ -1,10 +0,0 @@
-# If you want dnsmasq to listen for DHCP and DNS requests only on
-# specified interfaces (and the loopback) give the name of the
-# interface (eg eth0) here.
-#interface=eth0
-# Or which to listen on by address (remember to include 127.0.0.1 if
-# you use this.)
-listen-address=127.0.0.1
-
-# Include all files in a directory which end in .conf
-conf-dir=/etc/dnsmasq.d/,*.conf