1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 00:40:43 +01:00

9 lines
161 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Mycroft AI boot splash screen
[Service]
ExecStart=fbv -f -d 1 /opt/mycroft/splash/boot.png > /dev/null 2>&1
[Install]
WantedBy=basic.target