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