Work on standalone mode
This commit is contained in:
@@ -31,7 +31,8 @@ ConditionPathExists=/dev/tty0
|
||||
|
||||
[Service]
|
||||
# the VT is cleared by TTYVTDisallocate
|
||||
ExecStart=-/sbin/agetty -a kioskuser --noclear %I $TERM
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty --autologin kioskuser --noclear %I $TERM
|
||||
Type=idle
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
|
||||
Reference in New Issue
Block a user