This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target initrd-debug-shell.service
-
-
[Service]
-
ExecStart=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=initrd-debug-shell.service
-
ConditionPathExists=/etc/initrd-release
-
DefaultDependencies=no
-
Description=Initrd Debug Progs Service
-
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md
-
-
[X-SystemdTool]
-
InitrdBinary=/usr/bin/strace optional=yes /usr/bin/cryptsetup optional=yes /usr/bin/journalctl /usr/bin/less replace=yes /usr/bin/swapon optional=yes /usr/bin/swapoff optional=yes /usr/bin/mc /usr/bin/mcedit /usr/bin/mcview
-
InitrdPath=/etc/mc /usr/lib/mc /usr/share/mc /usr/share/terminfo/r/rxvt /usr/share/terminfo/l/linux /usr/share/terminfo/v/vt100 /usr/share/terminfo/x/xterm
-
Additionnal notes
Nothing here.