OpenVoiceOS/buildroot-external/package/ovos-splash/ovos-splash-quit.service

11 lines
167 B
SYSTEMD

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