linuxOS_AP05/debian/test/etc/strongswan.d/charon/resolve.conf

19 lines
340 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
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.
}
}