dotfiles/samples/systemd/autologin.conf
2025-01-05 11:35:45 -06:00

8 lines
220 B
Text

# Autologin with systemd
# Create file here:
# /etc/systemd/system/getty@tty1.service.d/autologin.conf
# with contents:
[Service]
ExecStart=
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin tavo %I $TERM