Hi, This is mostly the same as the last series, but rebased to the current master. In addition, daemon-reload/daemon-restart is handled correctly.
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/service.c | 67 ++++++++++++++++++++++++++++++++++++++ src/service.h | 6 +++ src/systemd/sd-daemon.h | 5 +++ 8 files changed, 172 insertions(+), 0 deletions(-) -- 1.7.7.3 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
