This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment=TERM=linux
-
ExecStart=/bin/sh
-
ExecStartPre=/bin/echo "### panic shell ###"
-
IgnoreSIGPIPE=no
-
KillMode=process
-
Restart=on-failure
-
RestartSec=3s
-
SendSIGHUP=yes
-
StandardError=inherit
-
StandardInput=tty-force
-
StandardOutput=inherit
-
Type=idle
-
-
[Unit]
-
Before=shutdown.target rescue.service
-
ConditionPathExists=/etc/initrd-release
-
Conflicts=shutdown.target rescue.service
-
DefaultDependencies=no
-
Description=Initrd Emergency Service
-
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md
-
Wants=initrd-debug-shell.service
-
-
[X-SystemdTool]
Additionnal notes
Nothing here.