dotfiles/autologin/systemd/getty1-override.conf

5 lines
153 B
Plaintext
Raw Normal View History

2020-04-27 06:47:36 +00:00
[Service]
ExecStart=
2020-09-18 04:16:15 +00:00
#ExecStart=-/usr/bin/agetty --autologin USERNAME --noclear %I $TERM
ExecStart=-/sbin/agetty --autologin USERNAME --noclear %I $TERM