OpenVoiceOS/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mycroft-splash-40.service

12 lines
243 B
SYSTEMD

[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