Files
RTSP-Streamer/deploy/systemd/getty@tty1.service.d/autologin.conf
2026-07-01 18:21:14 -05:00

10 lines
368 B
Plaintext

# Autologin the kiosk user on tty1. Installed to
# /etc/systemd/system/getty@tty1.service.d/autologin.conf
#
# Change "kiosk" if you use a different user. The shell profile for that user
# (installed by deploy/install.sh) starts sway on tty1, which launches the
# rtsp-streamer daemon.
[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin kiosk --noclear %I $TERM