This unit is provided by:
Options
-
[Install]-
Alias=autovt@.service -
DefaultInstance=tty1 -
WantedBy=getty.target
-
-
[Service]-
ExecStart=/usr/bin/kmscon "--vt=%I" --seats=seat0 --no-switchvt -
ExecStart=/usr/bin/kmscon "--vt=%I" --seats=seat0 --no-switchvt --login -- /sbin/agetty -o '-p -- \\u' - xterm-256color -
TTYPath=/dev/%I -
TTYReset=yes -
TTYVHangup=yes -
TTYVTDisallocate=yes -
Type=idle -
UtmpIdentifier=%I
-
-
[Unit]-
After=systemd-user-sessions.service plymouth-quit-wait.service -
After=systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target -
Before=getty.target -
Before=getty.target rescue.service -
ConditionPathExists=/dev/tty0 -
Conflicts=getty@%i.service -
Conflicts=rescue.service getty@%i.service -
Description=KMS System Console on %I -
Documentation=man:kmscon(1) -
IgnoreOnIsolate=yes -
OnFailure=getty@%i.service
-
Additionnal notes
Nothing here.