MycroftOS: GUI: Small changes to the splash system
This commit is contained in:
parent
8a365bf730
commit
a734eac671
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Preparing for first boot"
|
||||
ExecStartPre=-/bin/psplash-write "PROGRESS 5"
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "PROGRESS 100"
|
||||
ExecStartPost=-/bin/psplash-write QUIT
|
||||
ExecStartPre=-/bin/psplash-write "PROGRESS 95"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Preparing respeaker configuration"
|
||||
ExecStartPre=-/bin/psplash-write "PROGRESS 30"
|
||||
|
|
Loading…
Reference in New Issue