This unit is provided by:
Options
-
[Install]
-
WantedBy=getty.target
-
-
[Service]
-
ExecStart=-/sbin/mgetty /dev/%I
-
ExecStart=-/usr/sbin/mgetty /dev/%I
-
IgnoreSIGPIPE=no
-
KillMode=process
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
RestartSec=0
-
RestrictRealtime
Introduced in systemd 231=yes -
TTYPath=/dev/%I
-
Type=idle
-
UtmpIdentifier=%I
-
-
[Unit]
-
After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service rc-local.service
-
Before=getty.target
-
BindsTo=dev-%i.device
-
Description=mgetty on /dev/%I
-
Documentation=man:mgetty(8)
-
IgnoreOnIsolate=yes
-
Additionnal notes
Nothing here.