1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 01:19:27 +01:00
2020-04-21 13:05:55 +02:00

12 lines
267 B
Desktop File

[Unit]
Description=Update Mycroft splash boot screen to 60%
Wants=systemd-networkd-wait-online.service
After=systemd-networkd-wait-online.service
DefaultDependencies=no
[Service]
ExecStart=-/usr/bin/psplash-write "PROGRESS 60"
[Install]
WantedBy=multi-user.target