]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: mention that units can be masked via credentials
authorLuca Boccassi <bluca@debian.org>
Mon, 6 May 2024 19:09:35 +0000 (20:09 +0100)
committerMike Yuan <me@yhndnzj.com>
Tue, 7 May 2024 00:17:25 +0000 (08:17 +0800)
man/systemd-debug-generator.xml

index af3615175e58b46ce4649e49322e2946b2850cb0..126d1efc0026d99d44d2aee511db2b1c3ab212ac 100644 (file)
@@ -80,7 +80,8 @@
         <listitem><para>Credentials prefixed with <literal>systemd.extra-unit.</literal> specify additional
         units to add to the final system. Note that these additional units are added to both the initrd and
         the final system. <varname>ConditionPathExists=!/etc/initrd-release</varname> can be used to make
-        sure the unit is conditioned out in the initrd.</para>
+        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.</para>
 
         <xi:include href="version-info.xml" xpointer="v256"/></listitem>
       </varlistentry>