summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEduard Tolosa <edu4rdshl@protonmail.com>2022-05-26 15:53:24 -0500
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-05-27 06:48:18 +0900
commit815068d3a3bab32df94dff2cfe8e84d0ab973ceb (patch)
treea24e8eb4c7e8f8d95df31d5fb3a22ea0e8d99ff5 /man
parente5985a7d07295bb60a5821b78d3d21d2f34530ab (diff)
downloadsystemd-815068d3a3bab32df94dff2cfe8e84d0ab973ceb.tar.gz
loader.conf: Clarify the default value of timeout.
Diffstat (limited to 'man')
-rw-r--r--man/loader.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index acd748ad28..509412ec9d 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -121,7 +121,7 @@
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>