15 lines
504 B
Plaintext
15 lines
504 B
Plaintext
# Configuration for resolvconf(8)
|
|
# See resolvconf.conf(5) for details
|
|
|
|
resolv_conf=/etc/resolv.conf
|
|
# If you run a local name server, you should uncomment the below line and
|
|
# configure your subscribers configuration files below.
|
|
name_servers=1.1.1.1
|
|
|
|
# Mirror the Debian package defaults for the below resolvers
|
|
# so that resolvconf integrates seemlessly.
|
|
#dnsmasq_resolv=/var/run/dnsmasq/resolv.conf
|
|
#pdnsd_conf=/etc/pdnsd.conf
|
|
#unbound_conf=/var/cache/unbound/resolvconf_resolvers.conf
|
|
resolvconf=NO
|