summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-03-24 10:32:42 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-03-24 10:32:42 +0000
commit60c407e75be77408fdfce8f9351c635c0a6ca79d (patch)
tree13537555159f737ae7eeee3bafc8a01c20623f7e /sys-boot
parent63405357788c5c57b53bce87c8a0f2f11af987f5 (diff)
set grub timeout to 5 seconds, bump artwork-grub to match with bootcore
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/files/grub.default-32
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3
index d9975665..9e41a346 100644
--- a/sys-boot/grub/files/grub.default-3
+++ b/sys-boot/grub/files/grub.default-3
@@ -15,7 +15,7 @@ GRUB_DISTRIBUTOR="Kogaion"
#GRUB_DEFAULT=0
# Boot the default entry this many seconds after the menu is displayed
-#GRUB_TIMEOUT=5
+GRUB_TIMEOUT="5"
#GRUB_TIMEOUT_STYLE=menu
# Append parameters to the linux kernel command line for non-recovery entries