Current File : //proc/thread-self/root/snap/core22/current/usr/lib/systemd/system/plymouth-show-recover.service
[Unit]
Description=Display state on splash
After=plymouth-start.service
ConditionKernelCommandLine=snapd_recovery_mode=recover
ConditionPathExists=/run/plymouth/pid

[Service]
ExecStart=-/bin/plymouth display-message --text='Starting recovery system...'
Type=oneshot
TimeoutSec=20