From 78e9bb837c258ac0ec7712b3d612cc2f407e731e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:42 +0200 Subject: Merging upstream version 256. Signed-off-by: Daniel Baumann --- man/resolved.conf.xml | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) (limited to 'man/resolved.conf.xml') diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index d153865..65dd83f 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -1,6 +1,6 @@ %entities; ]> @@ -25,10 +25,16 @@ - /etc/systemd/resolved.conf - /etc/systemd/resolved.conf.d/*.conf - /run/systemd/resolved.conf.d/*.conf - /usr/lib/systemd/resolved.conf.d/*.conf + + /etc/systemd/resolved.conf + /run/systemd/resolved.conf + /usr/local/lib/systemd/resolved.conf + /usr/lib/systemd/resolved.conf + /etc/systemd/resolved.conf.d/*.conf + /run/systemd/resolved.conf.d/*.conf + /usr/local/lib/systemd/resolved.conf.d/*.conf + /usr/lib/systemd/resolved.conf.d/*.conf + @@ -168,9 +174,7 @@ downgrade to non-DNSSEC mode by synthesizing a DNS response that suggests DNSSEC was not supported. - If set to false, DNS lookups are not DNSSEC validated. In this mode, or when set to - allow-downgrade and the downgrade has happened, the resolver becomes - security-unaware and all forwarded queries have DNSSEC OK (DO) bit unset. + If set to false, DNS lookups are not DNSSEC validated. Note that DNSSEC validation requires retrieval of additional DNS data, and thus results in a small DNS lookup time penalty. @@ -394,13 +398,13 @@ DNSStubListenerExtra=udp:[2001:db8:0:f102::13]:9953 See Also - - systemd1, - systemd-resolved.service8, - systemd-networkd.service8, - dnssec-trust-anchors.d5, - resolv.conf5 - + + systemd1 + systemd-resolved.service8 + systemd-networkd.service8 + dnssec-trust-anchors.d5 + resolv.conf5 + -- cgit v1.2.3