mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 23:39:33 +02:00
grub.cfg: set default timeout to 5 seconds
This commit is contained in:
@@ -26,7 +26,7 @@ elif [ -f (cbfsdisk)/background.jpg ]; then
|
||||
fi
|
||||
|
||||
set default="0"
|
||||
set timeout=10
|
||||
set timeout=5
|
||||
set pager=1
|
||||
set grub_scan_disk="both"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user