mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: GUI: Enable the splash quit service at the end of boot process.
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Terminate Mycroft splash boot Screen
|
Description=Terminate Mycroft splash boot Screen
|
||||||
After=mycroft-splash-start.service
|
After=mycroft-splash-start.service
|
||||||
|
After=mycroft-messagebus.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
@ -13,6 +13,7 @@ enable seeed-voicecard.service
|
|||||||
enable mycroft-splash-start.service
|
enable mycroft-splash-start.service
|
||||||
enable mycroft-splash-40.service
|
enable mycroft-splash-40.service
|
||||||
enable mycroft-splash-60.service
|
enable mycroft-splash-60.service
|
||||||
|
enable mycroft-splash-quit.service
|
||||||
enable mycroft.service
|
enable mycroft.service
|
||||||
enable mycroft-messagebus.service
|
enable mycroft-messagebus.service
|
||||||
enable mycroft-voice.service
|
enable mycroft-voice.service
|
||||||
@ -28,5 +29,4 @@ disable shairport-sync.service
|
|||||||
disable snapclient.service
|
disable snapclient.service
|
||||||
disable snapserver.service
|
disable snapserver.service
|
||||||
disable spotifyd.service
|
disable spotifyd.service
|
||||||
disable mycroft-splash-quit.service
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user