oem: Set no GRUB timeout

This was intended for rescue / easy modification of the GRUB
command-line, but at the moment it mostly looks ugly and confuses users.
So, we disable it for now.
merge-requests/1/head
Matthias Klumpp 7 years ago
parent 075116f463
commit fc99d7d910

@ -1,5 +1,5 @@
set default=0
set timeout=1
set timeout=0
insmod tga
set color_normal=light-gray/black

Loading…
Cancel
Save