networkmanager: add example configuration file for dnsmasq

This commit is contained in:
nodiscc
2020-03-07 14:07:59 +01:00
parent 63952c6319
commit 924033e249

View File

@@ -0,0 +1,13 @@
# Enable DNSSec
#conf-file=/usr/share/dnsmasq-base/trust-anchors.conf
#dnssec
# Use custom forwarders instead of the name server acquired by DHCP
#server=1.2.3.4
#server=2.3.4.5
# Force using resolvers in the specified order instead of "intelligently"
#strict-order
# Delegate resolution of a specific domain to libvirt's dnsmasq service
#server=/mydomain.host/10.0.0.1