7 lines
151 B
Text
7 lines
151 B
Text
# Place this file in:
|
|
# /etc/systemd/system/getty@tty1.service.d/override.conf
|
|
# to autologin
|
|
|
|
[Service]
|
|
ExecStart=
|
|
ExecStart=-/sbin/agetty -a tavo %I
|