Always stop the splash screen when mycroft-gui kicks in

This commit is contained in:
j1nx 2021-04-06 15:57:22 +02:00
parent c45115845a
commit 1d32de57d5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=Terminate Mycroft splash boot Screen
After=mycroft-splash-start.service
After=mycroft-messagebus.service
After=mycroft-gui.service
[Service]
Type=oneshot

View File

@ -1,7 +1,7 @@
[Unit]
Description=Terminate OVOS splash boot Screen
After=ovos-splash-start.service
After=mycroft-messagebus.service
After=mycroft-gui.service
[Service]
Type=oneshot