grub.cfg: set default timeout to 5 seconds

fsdg20230625
Leah Rowe 2023-03-05 19:14:24 +00:00
parent 544737c864
commit 909d3b31db
1 changed files with 1 additions and 1 deletions

View File

@ -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"