mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
10 lines
220 B
Desktop File
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
|