set grub.cfg timeout to 30s

This commit is contained in:
Leah Rowe
2023-04-15 12:18:06 +01:00
parent 0229463f7b
commit 7e01771395
+1 -1
View File
@@ -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"