From 60c407e75be77408fdfce8f9351c635c0a6ca79d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Mar 2016 10:32:42 +0000 Subject: set grub timeout to 5 seconds, bump artwork-grub to match with bootcore --- sys-boot/grub/files/grub.default-3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot') 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 -- cgit v1.2.3