mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-25 16:22:58 +01:00
12 lines
260 B
Desktop File
12 lines
260 B
Desktop File
[Unit]
|
|
Description=Update OVOS splash boot screen to 60%
|
|
Wants=NetworkManager-wait-online.service
|
|
After=NetworkManager-wait-online.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStart=-/usr/bin/psplash-write "PROGRESS 60"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|