diff --git a/etcs/resolvconf.conf b/etcs/resolvconf.conf new file mode 100644 index 0000000..fc026ad --- /dev/null +++ b/etcs/resolvconf.conf @@ -0,0 +1,14 @@ +# 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