This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/sbin/plymouthd --mode=reboot --attach-to-session
-
ExecStartPost=-/usr/bin/plymouth show-splash
-
RemainAfterExit=yes
-
Type=forking
-
-
[Unit]
-
After=getty@tty1.service display-manager.service plymouth-start.service
-
Before=systemd-reboot.service
-
ConditionKernelCommandLine=!plymouth.enable=0
-
ConditionKernelCommandLine=!plymouth.enable=0 !nosplash
-
ConditionVirtualization=!container
-
DefaultDependencies=no
-
Description=Show Plymouth Reboot Screen
-
Additionnal notes
Nothing here.