1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-22 22:57:38 +01:00

12 lines
243 B
SYSTEMD
Raw Normal View History

[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