aerothemeplasma/misc/plymouth/plymouth-theme-smod/smod-plymouth-wait-for-animation.service
2024-08-09 03:20:25 +02:00

10 lines
220 B
Desktop File

[Unit]
Description=Waits for Plymouth animation to finish
Before=plymouth-quit.service display-manager.service
[Service]
Type=oneshot
ExecStart=/usr/bin/sleep @SMOD_WAIT_BOOT@
[Install]
WantedBy=plymouth-start.service