X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_watchdog_enabled.xml;h=19401e6c0203c6d5ef7c92623af2a5ac622db9d2;hb=3c4743e938878986b5fd89119d1d050658b8024e;hp=e588b040176382ab565eb02b2fe68c4402924596;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805;p=elogind.git diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml index e588b0401..19401e6c0 100644 --- a/man/sd_watchdog_enabled.xml +++ b/man/sd_watchdog_enabled.xml @@ -96,8 +96,13 @@ To enable service supervision with the watchdog logic, use WatchdogSec= in service files. See - elogind.service5 + systemd.service5 for details. + + Use + sd_event_set_watchdog3 + to enable automatic watchdog support in + sd-event3-based event loops. @@ -149,26 +154,15 @@ - - History - - The watchdog functionality and the - $WATCHDOG_USEC variable were added in - elogind-41. - - sd_watchdog_enabled() function was - added in elogind-209. Since that version the - $WATCHDOG_PID variable is also set. - - See Also - elogind1, + systemd1, sd-daemon3, daemon7, - elogind.service5, - sd_notify3 + systemd.service5, + sd_notify3, + sd_event_set_watchdog3