commit | 6ae3df34c6e7888f40d4a87891cf52e69aa8515b | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Jan 18 11:19:30 2018 -0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Feb 06 05:31:35 2018 +0000 |
tree | e0431daada9e30a43e4ec472d3e0f9f8d7efdd2a | |
parent | 9c966e01eac6d27524ae0289c38ec0b7360e6dee [diff] |
watchdog: Consistently return errors for dbus failures This adds return codes for all of the dbus failures which inform the host that it should retry the IPMI command as dbus related errors should be ephemeral. Change-Id: I090f488535625a996347677a0c8addbdff0996c0 Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.