diff options
| author | Miguel <m.i@gmx.at> | 2018-08-31 13:35:18 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-31 13:35:18 +0200 |
| commit | 623d4ee294b8b0d391933bb484f6501dcd9b7e92 (patch) | |
| tree | bc17270364e43caa19a210d4878d4fd95cfccd49 /grubiso/boot/grub/grub.cfg | |
| parent | 582e3389f2ef6d2b383ad985b08e6ba7f5e124ad (diff) | |
minor stuff
Diffstat (limited to 'grubiso/boot/grub/grub.cfg')
| -rw-r--r-- | grubiso/boot/grub/grub.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grubiso/boot/grub/grub.cfg b/grubiso/boot/grub/grub.cfg index 5345ee1..1fd6b87 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=3 // 3 seconds +set timeout=0 //seconds menuentry "FoolOS (640x480x32)" { multiboot /boot/foolos.bin |
