Skip to content

[Artix] Proper way to setup auto login on tty1 #335

Answered by konimex
omnigenous asked this question in Q&A
Discussion options

You must be logged in to vote

Since this is probably an Artix-specific issue (looking from the dir it points to), I'm going to step in.

You can copy /etc/dinit.d/config/agetty-default (if you are using Artix) to /etc/dinit.d/config/agetty-tty1.conf, after that, you can edit the newly-copied file and add "--autologin <USER>" to the GETTY_ARGS= var, it'll be automatically read at the next boot.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omnigenous
Comment options

Answer selected by omnigenous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Downstream related Things about downstream projects that officially support Dinit.
2 participants