blob: 74d9898c3b52aa499236632dff2eeda6dba7c96a (
plain)
1
2
3
4
5
6
7
|
# 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
|