Fix OVOS splash loading bar fill up

This commit is contained in:
j1nx 2021-02-25 21:13:02 +01:00
parent efcb8dfb39
commit e54ba60296
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1,2 @@
[Service]
ExecStartPre=-/usr/bin/sudo /bin/psplash-write "PROGRESS 100"

View File

@ -1,7 +1,6 @@
[Unit]
Description=Update OVOS splash boot screen to 60%
Wants=NetworkManager-wait-online.service
After=NetworkManager-wait-online.service
Before=mycroft.service
DefaultDependencies=no
[Service]