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 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
