1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Addition of and switch to ovos branded splash screen

This commit is contained in:
j1nx
2020-10-11 14:32:29 +02:00
parent 0d1d4beaed
commit bef18116f1
15 changed files with 153 additions and 7 deletions

View File

@@ -10,9 +10,9 @@ enable seeed-voicecard.service
enable NetworkManager.service
enable wifi-connect.service
enable mycroft-splash-start.service
enable mycroft-splash-40.service
enable mycroft-splash-60.service
enable ovos-splash-start.service
enable ovos-splash-40.service
enable ovos-splash-60.service
enable mycroft.service
enable mycroft-messagebus.service
enable mycroft-voice.service
@@ -20,7 +20,7 @@ enable mycroft-audio.service
enable mycroft-skills.service
enable mycroft-enclosure.service
enable mycroft-gui.service
enable mycroft-splash-quit.service
enable ovos-splash-quit.service
disable getty@.service
disable mosquitto.service

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Update Mycroft splash boot screen to 40%
Description=Update OVOS splash boot screen to 40%
Wants=NetworkManager.service
After=NetworkManager.service
DefaultDependencies=no

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Update Mycroft splash boot screen to 60%
Description=Update OVOS splash boot screen to 60%
Wants=NetworkManager-wait-online.service
After=NetworkManager-wait-online.service
DefaultDependencies=no