[systemd-devel] [PATCH v2 0/3] watchdog handling with systemd

Michael Olbrich m.olbrich at pengutronix.de
Tue Jan 31 06:00:41 PST 2012


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



More information about the systemd-devel mailing list