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.