X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_watchdog_enabled.xml;h=19401e6c0203c6d5ef7c92623af2a5ac622db9d2;hb=e7db23c373b2b44cb38db54f815e7ba02086554b;hp=b9670e8bf903a736d1ac9ce524e0b442c9ab1689;hpb=07045a1a92c839fd2af80bd0c060a595021bc3b3;p=elogind.git diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml index b9670e8bf..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 - logind.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 - elogind8, + systemd1, sd-daemon3, daemon7, - logind.service5, - sd_notify3 + systemd.service5, + sd_notify3, + sd_event_set_watchdog3