OpenVoiceOS/buildroot-external/package/mycroft-splash/mycroft-splash-start.service

12 lines
206 B
SYSTEMD

[Unit]
Description=Starts Mycroft splash boot screen
Wants=dev-dri-card0.device
After=dev-dri-card0.device
DefaultDependencies=no
[Service]
ExecStart=/usr/bin/psplash -n
[Install]
WantedBy=sysinit.target