This unit is provided by:
Options
-
[Install] -
[Service]-
ExecStart=/usr/lib/mkinitcpio-systemd-tool/initrd-shell.sh script_entry=service service_name=crypto_terminal -
Restart=on-failure -
RestartPreventExitStatus=100 -
RestartSec=1s -
StandardError=inherit -
StandardInput=tty -
StandardOutput=inherit -
TTYPath=/dev/console
-
-
[Unit]-
After=initrd-shell.service cryptsetup-pre.target plymouth-start.service -
Before=cryptsetup.target -
ConditionPathExists=/etc/crypttab /etc/fstab /etc/initrd-release !/run/plymouth/pid -
DefaultDependencies=no -
Description=Initrd Cryptsetup Service -
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md -
Requires=initrd-shell.service
-
-
[X-SystemdTool]-
InitrdBinary=/usr/bin/mkswap /usr/bin/dmsetup /usr/lib/systemd/systemd-cryptsetup /usr/lib/systemd/system-generators/systemd-cryptsetup-generator /usr/lib/systemd/system-generators/systemd-fstab-generator /usr/bin/systemd-ask-password /usr/lib/systemd/systemd-reply-password /usr/bin/systemd-tty-ask-password-agent /usr/lib/libgcc_s.so.1 optional=yes -
InitrdCall=add_module dm-crypt add_module dm-integrity add_all_modules /crypto/ -
InitrdPath=/usr/lib/systemd/system/systemd-ask-password-console.path replace=yes create=yes /usr/lib/systemd/system/systemd-ask-password-console.service replace=yes create=yes /usr/lib/systemd/system/systemd-ask-password-wall.path replace=yes create=yes /usr/lib/systemd/system/systemd-ask-password-wall.service replace=yes create=yes /sysroot/ create=yes /run/cryptsetup/ create=yes /usr/lib/udev/rules.d/10-dm.rules /usr/lib/udev/rules.d/11-dm-initramfs.rules source=/usr/lib/initcpio/udev/11-dm-initramfs.rules /usr/lib/udev/rules.d/13-dm-disk.rules /usr/lib/udev/rules.d/95-dm-notify.rules -
InitrdUnit=/usr/lib/systemd/system/cryptsetup.target /usr/lib/systemd/system/cryptsetup-pre.target
-
Additionnal notes
Nothing here.