Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Restart the app on errors and attempt to fix logging #84

Merged
merged 9 commits into from
Jan 28, 2022

Commits on Jan 28, 2022

  1. crash the app on errors

    this can be necessary for starting to receive events again
    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c48e97f View commit details
    Browse the repository at this point in the history
  2. restart the app on crashes

    get rid of monitor service in favor of systemd-cat
    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4fdf9e6 View commit details
    Browse the repository at this point in the history
  3. fix pipe

    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c528345 View commit details
    Browse the repository at this point in the history
  4. fix newline

    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    123044c View commit details
    Browse the repository at this point in the history
  5. fix command

    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    dbc7929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b213bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f94362f View commit details
    Browse the repository at this point in the history
  8. the tmux output doesn't have anything meaningful anymore since the ou…

    …tput stream gets consumed by systemd-cat
    joao-paulo-parity committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f81fda2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ec4390 View commit details
    Browse the repository at this point in the history