This unit is provided by:
Options
-
[Service]
-
ExecStart=/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
-
ExecStart=/usr/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
-
ExecStartPost=-/bin/plymouth show-splash
-
ExecStartPost=-/usr/bin/plymouth show-splash
-
KillMode=mixed
-
KillMode=none
-
RemainAfterExit=yes
-
SendSIGKILL=no
-
Type=forking
-
-
[Unit]
-
After=systemd-udev-trigger.service systemd-udevd.service keyboard-setup.service
-
After=systemd-udev-trigger.service systemd-udevd.service rear-boot-helper.service
-
After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
-
Before=systemd-ask-password-plymouth.service
-
Before=systemd-journald.service
-
ConditionFileIsExecutable=/sbin/plymouthd /bin/plymouth
-
ConditionKernelCommandLine=!plymouth.enable=0
-
ConditionKernelCommandLine=!plymouth.enable=0 !nosplash
-
ConditionKernelCommandLine=!plymouth.enable=0 !nosplash splash
-
ConditionVirtualization=!container
-
DefaultDependencies=no
-
Description=Show Plymouth Boot Screen
-
IgnoreOnIsolate=yes
-
Wants=systemd-ask-password-plymouth.path
-
Wants=systemd-ask-password-plymouth.path systemd-vconsole-setup.service
-
Additionnal notes
Nothing here.