We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current UC18 images include a service unit to ensure the psplash process is terminated. On the following devices this unit results in a failed state:
ubuntu@localhost:~$ systemctl status end.psplash.service ● end.psplash.service - Stop Splash Screen Loaded: loaded (/etc/systemd/system/end.psplash.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2020-07-02 09:38:23 UTC; 57min ago Process: 811 ExecStart=/usr/bin/pkill psplash (code=exited, status=1/FAILURE) Main PID: 811 (code=exited, status=1/FAILURE)
The text was updated successfully, but these errors were encountered:
Do you have logs for the end.pstplash.service to go along with this?
Sorry, something went wrong.
this is a gadget issue and should be moved to https://github.com/snapcore/pi-gadget/
end.psplash.service is put in place by the initrd snippet: https://github.com/snapcore/pi-gadget/tree/20-arm64/psplash/initrd/scripts/init-bottom
No branches or pull requests
Current UC18 images include a service unit to ensure the psplash process is terminated. On the following devices this unit results in a failed state:
The text was updated successfully, but these errors were encountered: