summaryrefslogtreecommitdiff
path: root/etc/resolvconf.conf
blob: 66534b26ae3090b7d1718dad5471d63d28cb52db (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration for resolvconf(8)
# See resolvconf.conf(5) for details

# https://wiki.archlinux.org/title/Dnsmasq#openresolv
# Use the local name server
name_servers="::1 127.0.0.1"
resolv_conf_options="trust-ad"
# Write out dnsmasq extended configuration and resolv files
dnsmasq_conf=/etc/dnsmasq-conf.conf
dnsmasq_resolv=/etc/dnsmasq-resolv.conf