This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/usr/lib/mkinitcpio-systemd-tool/initrd-shell.sh script_entry=service service_name=crypto_plymouth
-
Restart=on-failure
-
RestartPreventExitStatus=100
-
RestartSec=1s
-
StandardError=inherit
-
StandardInput=tty
-
StandardOutput=inherit
-
TTYPath=/dev/console
-
-
[Unit]
-
After=plymouth-start.service initrd-shell.service cryptsetup-pre.target
-
Before=cryptsetup.target
-
ConditionKernelCommandLine=!plymouth.enable=0
-
ConditionPathExists=/etc/crypttab /etc/fstab /etc/initrd-release
-
DefaultDependencies=no
-
Description=Initrd Plymouth Service
-
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md
-
Requires=initrd-shell.service
-
-
[X-SystemdTool]
-
InitrdBinary=/usr/bin/plymouth
-
InitrdPath=/usr/lib/systemd/system/systemd-ask-password-plymouth.path replace=yes create=yes /usr/lib/systemd/system/systemd-ask-password-plymouth.service replace=yes create=yes
-
Additionnal notes
Nothing here.