From 1c4539afc08f2ce4af70d32e2dcd6a3fd414c0ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 14 Dec 2021 18:48:25 +0100 Subject: man: describe $SYSTEMD_NSS_RESOLVE_VALIDATE This variable has a pretty important effect, but we didn't mention it anywhere in the docs. It was added in aee9d18c8d909eb7aca2838e4bce5da018b6a112. --- man/nss-resolve.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/man/nss-resolve.xml b/man/nss-resolve.xml index b56ac5c129..7d427b1a1a 100644 --- a/man/nss-resolve.xml +++ b/man/nss-resolve.xml @@ -64,6 +64,20 @@ /run/systemd/resolve/io.systemd.Resolve AF_UNIX socket. + + Environment variables + + + + $SYSTEMD_NSS_RESOLVE_VALIDATE + + Takes a boolean argument. When false, cryptographic validation of resource records + via DNSSEC will be disabled. This may be useful for testing, or when system time is known to be + unreliable. + + + + Example @@ -95,7 +109,8 @@ netgroup: nis nss-systemd8, nss-myhostname8, nss-mymachines8, - nsswitch.conf5 + nsswitch.conf5, + systemd.syntax5 -- cgit v1.2.1