OpenVoiceOS/buildroot-external/rootfs-overlay/usr/lib/systemd/system/ovos-splash-60.service

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