Make use of crashdump service optional

This service isn't currently in upstream OpenBMC, so let's turn it off
by default and avoid the "failed to start Crashdump" errors it produces.

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Change-Id: I41bda78ce3d89149feb9f721b4900166413317ea
2 files changed
tree: ff0beb27f1ef68d0e7e4c2f83dc0229a0c0323e9
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. 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.