This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
Environment=TERM=linux -
ExecStart=/bin/sh -
IgnoreSIGPIPE=no -
KillMode=process -
KillSignal=SIGTERM -
Restart=always -
RestartSec=3s -
StandardInput=tty -
TTYPath=/dev/tty8 -
TTYReset=yes -
TTYVHangup=yes
-
-
[Unit]-
ConditionPathExists=/etc/initrd-release /dev/tty8 -
DefaultDependencies=no -
Description=Initrd Debug Shell Service -
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md -
IgnoreOnIsolate=yes
-
-
[X-SystemdTool]
Additionnal notes
Nothing here.