| .. | |||||
| plymouth-reboot.service | |||||
| plymouth-switch-root-initramfs.service |
[Unit] Description=Show Plymouth Reboot Screen [email protected] display-manager.service plymouth-start.service Before=systemd-reboot.service DefaultDependencies=no ConditionKernelCommandLine=!plymouth.enable=0 ConditionVirtualization=!container [Service] ExecStart=/usr/sbin/plymouthd --mode=reboot --attach-to-session ExecStartPost=-/usr/bin/plymouth show-splash KillMode=none Type=forking RemainAfterExit=yes
| .. | |||||
| plymouth-reboot.service | |||||
| plymouth-switch-root-initramfs.service |