summaryrefslogtreecommitdiff
path: root/man/kernel-command-line.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-14 09:55:57 +0200
committerLennart Poettering <lennart@poettering.net>2020-05-18 20:17:57 +0200
commitf8b4ae29c74abbabecb8a109689771a2a6ff6a5f (patch)
treedc2e2c78927cb1ed8a0b1115498588b47ef923f9 /man/kernel-command-line.xml
parent3931056767acb5c44721a9f0870135646b39b70e (diff)
downloadsystemd-f8b4ae29c74abbabecb8a109689771a2a6ff6a5f.tar.gz
condition: allow overriding of ConditionNeedsUpdate= on the kernel command line
This should be useful for addressing #15724.
Diffstat (limited to 'man/kernel-command-line.xml')
-rw-r--r--man/kernel-command-line.xml9
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>