Artix Linux Forum

Artix Linux => Tutorials and HOWTOs => Topic started by: xar on 11 January 2023, 00:35:12

Title: Autologin with s6 and agetty
Post by: xar on 11 January 2023, 00:35:12
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