From 815068d3a3bab32df94dff2cfe8e84d0ab973ceb Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Thu, 26 May 2022 15:53:24 -0500 Subject: [PATCH] loader.conf: Clarify the default value of timeout. --- man/loader.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. - If set to menu-hidden or 0 no menu + If set to menu-hidden or 0 (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 menu-force disables the timeout while always showing the menu. -- 2.25.1