aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/grub.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grub.cfg b/src/grub.cfg
index c02de34..8106b6c 100644
--- a/src/grub.cfg
+++ b/src/grub.cfg
@@ -1,3 +1,6 @@
+set timeout=0
+set default=0
+
menuentry "Melvix" {
multiboot /boot/melvix.bin
} \ No newline at end of file