@Head_on_a_Stick this does not seem to be ion the op. was there a reason why not?OK, thanks for bringing that up.I am finding after doing updates (using sid), thatreverts to default.Code:
/etc/systemd/system/getty.target.wants/getty@tty1.service
My original method is a tad on the hacky side
For a more "correct" solution, create a file at /etc/systemd/system/getty@tty1.service.d/override.conf with the following content:This can be used instead of modifying the unit file and should survive upgradesCode:
[Service]ExecStart=ExecStart=-/sbin/agetty --autologin <user name> --noclear %I $TERM
EDIT: Note added to the end of the OP.
Statistics: Posted by milomak — 2024-03-29 01:51