diff options
Diffstat (limited to 'man/kernel-command-line.xml')
-rw-r--r-- | man/kernel-command-line.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 4aac14ea18..b0cc3fea01 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -436,6 +436,15 @@ will not query the user for basic system settings, even if the system boots up for the first time and the relevant settings are not initialized yet.</para></listitem> </varlistentry> + + <varlistentry> + <term><varname>systemd.condition-needs-update=</varname></term> + + <listitem><para>Takes a boolean argument. If specified, overrides the result of + <varname>ConditionNeedsUpdate=</varname> unit condition checks. See + <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for + details.</para></listitem> + </varlistentry> </variablelist> </refsect1> |