diff options
| author | Miguel <m.i@gmx.at> | 2018-09-13 02:14:46 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-13 02:14:46 +0200 |
| commit | 6a886cb2a4af303fae01b61a2e6590ca22bb4a3e (patch) | |
| tree | aff66570735d0869dcdf7b98ebd5aa595213c81d /grubiso/boot | |
| parent | b669230cae92f061bc36f25cd01dd84d276d226b (diff) | |
reentrenacy for newilb
Diffstat (limited to 'grubiso/boot')
| -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 9c78bfb..08f1fe1 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=1 //seconds +set timeout=0 //seconds menuentry "FoolOS (640x480x32)" { multiboot /boot/foolos.bin |
