Skip to main content
Topic: Autologin with s6 and agetty (Read 338 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Autologin with s6 and agetty

edit
Code: [Select]
/etc/s6/config/tty1.conf

add
Code: [Select]
-a username
to
Code: [Select]
ARGS=""

for example:
Code: [Select]
ARGS="-a john"

save, reboot and enjoy