]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
loader.conf: Clarify the default value of timeout.
authorEduard Tolosa <edu4rdshl@protonmail.com>
Thu, 26 May 2022 20:53:24 +0000 (15:53 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 26 May 2022 21:48:18 +0000 (06:48 +0900)
man/loader.conf.xml

index acd748ad28e92187b9d9c969ed49e32050dfde6d..509412ec9dcc6e03e2e7d40cbc82b1650af56be4 100644 (file)
         will be stored as an EFI variable in that case, overriding this option.
         </para>
 
-        <para>If set to <literal>menu-hidden</literal> or <literal>0</literal> no menu
+        <para>If set to <literal>menu-hidden</literal> or <literal>0</literal> (the default) no menu
         is shown and the default entry will be booted immediately. The menu can be shown
         by pressing and holding a key before systemd-boot is launched. Setting this to
         <literal>menu-force</literal> disables the timeout while always showing the menu.</para>