Skip to content

Enable systemd's service watchdog support

Christian Kellner requested to merge watchdog into master

This adds a new BoltWatchdog object that takes care of everything, i.e. checks if watchdog support is active and if so, registers a timeout to send pings to the NOTIFY_SOCKET.

Closes #147 (closed)

Merge request reports