19 lines
340 B
Plaintext
19 lines
340 B
Plaintext
resolve {
|
|
|
|
# File where to add DNS server entries.
|
|
# file = /etc/resolv.conf
|
|
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
|
# priority of this plugin.
|
|
load = yes
|
|
|
|
resolvconf {
|
|
|
|
# Prefix used for interface names sent to resolvconf(8).
|
|
# iface_prefix = lo.inet.ipsec.
|
|
|
|
}
|
|
|
|
}
|
|
|