Comment 2 for bug 104038

Revision history for this message
Siep Kroonenberg (siepo) wrote :

A workaround: fix the tty files manually. E.g., the last line of /etc/event.d/tty1 reads:

/sbin/getty 38400 tty1exec /sbin/getty 38400 tty1

Change this into

exec /sbin/getty 38400 tty1

Same for the other tty's. Then reboot.