This unit is provided by:
Options
-
[Service]-
ExecStart=-/sbin/agetty -o '-p -- \\u' --noclear - $TERM -
ExecStart=-/sbin/agetty -o '-p -- \\u' --noclear pts/%I $TERM -
ExecStart=@/usr/sbin/agetty agetty '--login-program' '/usr/bin/login' '--autologin' 'alice' --noclear --keep-baud pts/%I 115200,38400,9600 $TERM -
IgnoreSIGPIPE=no -
Restart=always -
RestartSec=0 -
SendSIGHUP=yes -
StandardInput=tty -
StandardOutput=tty -
TTYPath=/dev/pts/%I -
TTYReset=yes -
TTYVHangup=yes -
Type=idle -
UtmpIdentifier=pts/%I
-
-
[Unit]-
After=systemd-user-sessions.service plymouth-quit-wait.service -
After=systemd-user-sessions.service plymouth-quit-wait.service rc-local.service getty-pre.target -
Before=getty.target rescue.service -
ConditionPathExists=/dev/pts/%I -
Conflicts=rescue.service -
Description=Container Getty on /dev/pts/%I -
Documentation=man:agetty(8) man:systemd-getty-generator(8) man:machinectl(1) -
IgnoreOnIsolate=yes
-
Additionnal notes
Nothing here.