1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/pi-hole-server/dnsmasq.main
2018-08-13 09:35:19 -04:00

12 lines
373 B
Plaintext

# 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