1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2025-04-14 17:33:13 -04:00

No timeout

This commit is contained in:
Braiden Vasco 2017-11-09 09:46:22 +00:00
parent f942d5d4c1
commit 00be0457c6

View file

@ -1,3 +1,5 @@
set timeout=0
menuentry "KernelMQ" {
multiboot2 /boot/kernelmq.multiboot2 hello kernel
}