diff options
| author | Miguel <m.i@gmx.at> | 2018-09-28 01:52:07 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-28 01:52:07 +0200 |
| commit | 4ddca59e2c07a98988ffb07571d2b35c4c90f5ac (patch) | |
| tree | 6ee7ea0f8c7c6190433d45fd1714aef8e39a1a39 /grubiso/boot/grub | |
| parent | 9a29d452d03a63f39a80c0640b7747d8508568e2 (diff) | |
reactiveate threads. allow user space access to framebuffer
Diffstat (limited to 'grubiso/boot/grub')
| -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 692138a..b9fa2ac 100644 --- a/grubiso/boot/grub/grub.cfg +++ b/grubiso/boot/grub/grub.cfg @@ -1,4 +1,4 @@ -set timeout=0 //seconds +set timeout=1 //seconds if loadfont ${prefix}/fonts/unicode.pf2 |
