From: Lennart Poettering Date: Mon, 8 Nov 2021 17:02:33 +0000 (+0100) Subject: man: document new --multipler= switch X-Git-Tag: v250-rc1~333^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9897989ef3a0a1df66b588997d03267f5785adc8;p=thirdparty%2Fsystemd.git man: document new --multipler= switch --- diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 611c425b795..3c26ce3024a 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -128,6 +128,14 @@ off. + + BOOL + + Controls whether to do lookups via the multiplexer service (if specified as true, the + default) or do lookups in the client (if specified as false). Using the multiplexer service is + typically preferable, since it runs in a locked down sandbox. + +