conf: Replace hard-coded /etc where appropriate

Also document the actual value of ${sysconfdir}.
This commit is contained in:
Tobias Brunner
2023-01-16 11:36:58 +01:00
parent ee046552bb
commit 7e43a5f3d2
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
charon.plugins.unbound.resolv_conf = /etc/resolv.conf
File to read DNS resolver configuration from.
charon.plugins.unbound.trust_anchors = /etc/ipsec.d/dnssec.keys
charon.plugins.unbound.trust_anchors = ${sysconfdir}/ipsec.d/dnssec.keys
File to read DNSSEC trust anchors from (usually root zone KSK).
File to read DNSSEC trust anchors from (usually root zone KSK). The format