2015-07-03 15:42:27 -04:00
|
|
|
# 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=127.0.0.1
|
2015-07-03 22:48:37 -04:00
|
|
|
append_nameservers='4.2.2.1 4.2.2.2 4.2.2.3'
|