# dnsmasq is the system resolver, the file /etc/resolv.conf is # managed by openresolv. DHCP lease, VPN tunnel establishment, # and similar events feed servers and configuration to dnsmasq. domain-needed # Allow configuration and cache clear over D-Bus enable-dbus # Disable the following dnsmasq default DHCP options #dhcp-option=option:netmask #dhcp-option=28 # option:broadcast #dhcp-option=option:domain-name dhcp-option=option:router dhcp-option=option:dns-server dhcp-option=12 # option:hostname # Generated by openresolv resolv-file=/var/lib/misc/resolv.conf # Include all files in a directory which end in .conf conf-dir=/etc/dnsmasq.d/,*.conf