summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-11-13 16:48:34 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2015-11-13 16:48:34 +0000
commit582f2fcbfac2c2d021470a6b8643d3735135edcd (patch)
tree33eb718160f6987288e4b71f12b627892b76d64f /man/systemd.service.xml
parentdf5d01df7bc93f73dc0a3efcf91f62f05f612f8b (diff)
man: add note about sd_watchdog_enabled
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml7
1 files changed, 6 insertions, 1 deletions
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 <varname>NotifyAccess=</varname> is
not set, it will be implicitly set to <option>main</option>.
- Defaults to 0, which disables this feature.</para></listitem>
+ Defaults to 0, which disables this feature. The service can
+ check whether the service manager expects watchdog keep-alive
+ notifications. See
+ <citerefentry><refentrytitle>sd_watchdog_enabled</refentrytitle><manvolnum>3</manvolnum></citerefentry>
+ for details.
+ </para></listitem>
</varlistentry>
<varlistentry>