Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

v0.2.2

Choose a tag to compare

@fhunleth fhunleth released this 03 Sep 04:46
· 25 commits to master since this release
  • Bug fixes
    • Capture output to stderr from Chromium and the kiosk port app and send it to
      the logger. Previously that output would get lost if you didn't have a
      serial console cable attached making it difficult to get diagnotic logs.
    • Add :run_as_root option get past uid/gid checks if this is something that
      you'd like to try. This is not recommended and has not identified an issue
      so far.