mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-05-05 04:18:56 +02:00
- Changes to the raspberypi board folder/structure - Bump python related poackages and fixes to Python3.10 - Bump KF5 framewerk packages to 5.91 - Bump qtwebengine to 5.15.8 - Bump/Add/Fix all OVOS related packages - Fixes all over the OpenVoiceOS structure for 2022.02.1
11 lines
205 B
Desktop File
11 lines
205 B
Desktop File
[Unit]
|
|
Description=Update OVOS splash boot screen to 60%
|
|
Before=mycroft-gui.service
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStart=-/usr/bin/psplash-write "PROGRESS 60"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|