mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-01 11:16:52 +01:00
9 lines
161 B
Desktop File
9 lines
161 B
Desktop File
[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
|