MycroftOS: GUI: Enable the splash quit service at the end of boot process.

This commit is contained in:
Peter Steenbergen 2020-05-15 10:29:14 +02:00
parent b1999bd9d5
commit 8a365bf730
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -13,6 +13,7 @@ enable seeed-voicecard.service
enable mycroft-splash-start.service
enable mycroft-splash-40.service
enable mycroft-splash-60.service
enable mycroft-splash-quit.service
enable mycroft.service
enable mycroft-messagebus.service
enable mycroft-voice.service
@ -28,5 +29,4 @@ disable shairport-sync.service
disable snapclient.service
disable snapserver.service
disable spotifyd.service
disable mycroft-splash-quit.service