1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-24 16:03:09 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay/usr/lib/systemd/system/ovos-splash-40.service

12 lines
236 B
Desktop File

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