Thursday, July 6, 2023

Autologin problem? Editing sytemd configuration might help

 Got to /etc/systemd/system/

Mkdir getty@.service.d

Create file override.conf with following ocntent:

 

[Service]
ExecStart=
ExecStart=-/sbin/agetty -i -J --nohostname --skip-login --login-options "-f <yourusername>" %I 38400 linux


No comments:

Blog Archive