From ee0d1184ed51e8f422338e28293e1aacab1fb640 Mon Sep 17 00:00:00 2001 From: d3m1g0d Date: Sat, 15 Jun 2019 16:33:34 +0200 Subject: [PATCH] etc edits --- etcs/resolvconf.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 etcs/resolvconf.conf 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