1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-14 02:06:21 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service
2020-04-21 13:05:55 +02:00

12 lines
243 B
Desktop File

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