MycroftOS: GUI: Small changes to the splash system

This commit is contained in:
Peter Steenbergen 2020-05-15 10:56:24 +02:00
parent 8a365bf730
commit a734eac671
3 changed files with 3 additions and 4 deletions

View File

@ -1,2 +1,2 @@
[Service]
ExecStartPre=-/bin/psplash-write "MSG Preparing for first boot"
ExecStartPre=-/bin/psplash-write "PROGRESS 5"

View File

@ -1,3 +1,2 @@
[Service]
ExecStartPre=-/bin/psplash-write "PROGRESS 100"
ExecStartPost=-/bin/psplash-write QUIT
ExecStartPre=-/bin/psplash-write "PROGRESS 95"

View File

@ -1,2 +1,2 @@
[Service]
ExecStartPre=-/bin/psplash-write "MSG Preparing respeaker configuration"
ExecStartPre=-/bin/psplash-write "PROGRESS 30"