1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-28 17:48:02 +01:00

12 lines
198 B
Desktop File

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