2020-04-09 10:51:08 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Terminate Mycroft splash boot Screen
|
2020-05-15 10:29:14 +02:00
|
|
|
After=mycroft-messagebus.service
|
2021-04-06 15:57:22 +02:00
|
|
|
After=mycroft-gui.service
|
2020-04-09 10:51:08 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/bin/psplash-write QUIT
|
|
|
|
TimeoutSec=20
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|