aerothemeplasma/misc/plymouth/plymouth-theme-smod/smod-plymouth-wait-for-animation.service

11 lines
220 B
SYSTEMD
Raw Normal View History

2024-08-09 01:20:25 +00:00
[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