1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-13 09:44:32 +01:00
OpenVoiceOS/buildroot-external/package/ovos-splash/ovos-splash-quit.service

11 lines
167 B
SYSTEMD
Raw Normal View History

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