Change CrashdumpComplete signal interface

The CrashdumpComplete signal now comes in on the com.intel.crashdump
interface, so this updates the match to catch it.

Tested:
Injected an error and confirmed that the CrashdumpComplete match is
triggered.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I926c27f2b00420667bbd8f40a52e88be7713ce42
1 file changed
tree: 271ee1e7b166f7ff72d789782f1e70c39c30b27a
  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.