diff options
| author | Miguel <m.i@gmx.at> | 2018-09-26 11:12:18 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-26 11:12:18 +0200 |
| commit | 915791f6acedbb35db73216156c1baa790e384d9 (patch) | |
| tree | 203c1308309fac2a336686ca48f7fbd05013bdb1 /grubiso | |
| parent | ae33cc6557790a502a01b380b0926944ca2f3cfa (diff) | |
claning up interrupts
Diffstat (limited to 'grubiso')
| -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 b9fa2ac..692138a 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 if loadfont ${prefix}/fonts/unicode.pf2 |
