mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Always stop the splash screen when mycroft-gui kicks in
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user