From 582f2fcbfac2c2d021470a6b8643d3735135edcd Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Fri, 13 Nov 2015 16:48:34 +0000 Subject: man: add note about sd_watchdog_enabled --- man/systemd.service.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c6ed75d158..20a71afe59 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. + -- cgit v1.2.1