Open garrettheath4 opened 6 years ago
For some reason Chromium seems to exit at random times and the screen reveals the Raspbian desktop UI. Ideally Chromium should never exit or crash, but if it does it should be automatically re-launched.
This can probably be accomplished with a Bash while-true loop or by using the s6 process supervision suite.
For some reason Chromium seems to exit at random times and the screen reveals the Raspbian desktop UI. Ideally Chromium should never exit or crash, but if it does it should be automatically re-launched.