@@ -25,3 +25,9 @@ expand-hosts
# 3) Provides the domain part for "expand-hosts"
domain=home
+# If you don't want dnsmasq to read /etc/hosts, uncomment the
+# following line.
+#no-hosts
+# or if you want it to read another file, as well as /etc/hosts, use
+# this.
+addn-hosts=/etc/dnsmasq_hosts