err2_monitor: Use underscore in trigger string

To make automated parsing easier, replace the space in the trigger
string with an underscore.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I9085d616bec858931a7c4dd8309e90213417c537
1 file changed
tree: 80ceb05562c79d9639409c5f9cbbb533b6916088
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. tests/
  6. .clang-format
  7. .clang-tidy
  8. LICENSE
  9. MAINTAINERS
  10. meson.build
  11. meson.options
  12. OWNERS
  13. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.