1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-23 15:17:39 +01:00

11 lines
201 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Update OVOS splash boot screen to 60%
2021-02-25 21:13:02 +01:00
Before=mycroft.service
DefaultDependencies=no
[Service]
ExecStart=-/usr/bin/psplash-write "PROGRESS 60"
[Install]
WantedBy=multi-user.target