1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-23 23:27:38 +01:00
2020-04-21 13:05:55 +02:00

12 lines
205 B
Desktop File

[Unit]
Description=Terminate Mycroft splash boot Screen
After=mycroft-splash-start.service
[Service]
Type=oneshot
ExecStart=/usr/bin/psplash-write QUIT
TimeoutSec=20
[Install]
WantedBy=multi-user.target