1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-23 15:37:42 +01:00
OpenVoiceOS/buildroot-external/package/ovos-splash/ovos-splash-quit.service

13 lines
232 B
Desktop File

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