From: Evgeny Vereshchagin Date: Fri, 13 Nov 2015 16:48:34 +0000 (+0000) Subject: man: add note about sd_watchdog_enabled X-Git-Tag: v228~29^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=582f2fcbfac2c2d021470a6b8643d3735135edcd;p=thirdparty%2Fsystemd.git man: add note about sd_watchdog_enabled --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c6ed75d158d..20a71afe59a 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -517,7 +517,12 @@ should be set to open access to the notification socket provided by systemd. If NotifyAccess= is not set, it will be implicitly set to . - Defaults to 0, which disables this feature. + Defaults to 0, which disables this feature. The service can + check whether the service manager expects watchdog keep-alive + notifications. See + sd_watchdog_enabled3 + for details. +