1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-31 19:05:14 +01:00
2019-02-05 12:27:37 +01:00

12 lines
231 B
Desktop File

[Unit]
Description=Mycroft AI halt splash screen
DefaultDependencies=no
Before=halt.target
[Service]
ExecStart=fbv -f -d 1 /opt/mycroft/splash/down.png > /dev/null 2>&1
Type=oneshot
[Install]
WantedBy=halt.target poweroff.target