adding to git.i0t.app
This commit is contained in:
9
deploy/systemd/getty@tty1.service.d/autologin.conf
Normal file
9
deploy/systemd/getty@tty1.service.d/autologin.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user