]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.unit.xml
tree-wide: use "_" rather than "-" as separator in kernel cmdline options
[thirdparty/systemd.git] / man / systemd.unit.xml
index 46184f5b7e76e38867aa5634c9ff70cd2c594d5b..7c11598a941528a7d7aa12708ea917d69e182292 100644 (file)
           to make sure they run before the stamp file's modification time gets reset indicating a completed
           update.</para>
 
-          <para>If the <varname>systemd.condition-needs-update=</varname> option is specified on the kernel
+          <para>If the <varname>systemd.condition_needs_update=</varname> option is specified on the kernel
           command line (taking a boolean), it will override the result of this condition check, taking
           precedence over any file modification time checks. If the kernel command line option is used,
           <filename>systemd-update-done.service</filename> will not have immediate effect on any following
           <varname>Wants=</varname>. This ensures that in a case of an aborted first boot, these units will
           be re-run during the next system startup.</para>
 
-          <para>If the <varname>systemd.condition-first-boot=</varname> option is specified on the kernel
+          <para>If the <varname>systemd.condition_first_boot=</varname> option is specified on the kernel
           command line (taking a boolean), it will override the result of this condition check, taking
           precedence over <filename>/etc/machine-id</filename> existence checks.</para>