Incorporate changes for version 1.1.0

This commit is contained in:
2026-02-25 14:05:59 -05:00
parent b2402566a5
commit 6c9c0e3dcf
15 changed files with 869 additions and 205 deletions

View File

@@ -31,7 +31,7 @@ ConditionPathExists=/dev/tty0
[Service]
# the VT is cleared by TTYVTDisallocate
ExecStart=-/sbin/agetty -a customer --noclear %I $TERM
ExecStart=-/sbin/agetty -a kioskuser --noclear %I $TERM
Type=idle
Restart=always
RestartSec=0