little fix

This commit is contained in:
Fabio Belavenuto 2022-07-07 15:07:44 -03:00
parent b70b65c0c6
commit 778e91e3a4

View File

@ -30,7 +30,7 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
# Login in terminals # Login in terminals
::respawn:/sbin/agetty -a root --noclear tty1 ::respawn:/sbin/agetty -a root --noclear tty1
ttyS0::askfirst:/sbin/agetty -a root ttyS0 115200 vt100 ttyS0::askfirst:/sbin/agetty -a root ttyS0 115200 linux
::respawn:/usr/bin/ttyd login -f root ::respawn:/usr/bin/ttyd login -f root
# Stuff to do for the 3-finger salute # Stuff to do for the 3-finger salute