From: Luca Boccassi Date: Mon, 6 May 2024 19:09:35 +0000 (+0100) Subject: doc: mention that units can be masked via credentials X-Git-Tag: v256-rc2~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72558b03d4b1190ce13a607ceb0f4888a1dc546f;p=thirdparty%2Fsystemd.git doc: mention that units can be masked via credentials --- diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml index af3615175e5..126d1efc002 100644 --- a/man/systemd-debug-generator.xml +++ b/man/systemd-debug-generator.xml @@ -80,7 +80,8 @@ Credentials prefixed with systemd.extra-unit. specify additional units to add to the final system. Note that these additional units are added to both the initrd and the final system. ConditionPathExists=!/etc/initrd-release can be used to make - sure the unit is conditioned out in the initrd. + sure the unit is conditioned out in the initrd. Note that this can also be used to mask units, by + simply specifying an empty value.