[systemd-devel] [PATCH 0/3] watchdog handling with systemd
Michael Olbrich
m.olbrich at pengutronix.de
Fri Nov 4 07:38:39 PDT 2011
Hi,
here is a new version of the first 3 patches updated as suggested.
The actual /dev/watchdog handling is not part of this series. It needs some
more work to finish.
Regards,
Michael
Michael Olbrich (3):
service: add watchdog timestamp
service: add watchdog restart/reboot timeouts
manager: add a global watchdog reboot timestamp
man/sd_notify.xml | 12 +++++++++
man/systemd.service.xml | 32 +++++++++++++++++++++++++
src/dbus-manager.c | 39 ++++++++++++++++++++++++++++++
src/dbus-service.c | 9 +++++++
src/load-fragment-gperf.gperf.m4 | 2 +
src/sd-daemon.h | 5 ++++
src/service.c | 48 ++++++++++++++++++++++++++++++++++++++
src/service.h | 6 ++++
8 files changed, 153 insertions(+), 0 deletions(-)
--
1.7.7
More information about the systemd-devel
mailing list