X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_notify.xml;h=c52ef533bbe201f47f2f3e4bee38d6c8feedc5c1;hp=41c3f3fa78f5b6506f1a7e9d757fac454d884479;hb=8b89c78c709c597c8838095ff33845ffa7b1f268;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805 diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 41c3f3fa7..c52ef533b 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -194,7 +194,7 @@ watchdog timestamp. This is the keep-alive ping that services need to issue in regular intervals if WatchdogSec= is enabled for it. See - elogind.service5 + logind.service5 for information how to enable this functionality and sd_watchdog_enabled3 for the details of how the service can check whether the @@ -219,7 +219,7 @@ manager will accept messages for a service only if FileDescriptorStoreMax= is set to non-zero for it (defaults to zero). See - elogind.service5 + logind.service5 for details. Multiple arrays of file descriptors may be sent in separate messages, in which case the arrays are combined. Note that the service manager removes duplicate file @@ -238,7 +238,7 @@ Note that elogind will accept status data sent from a service only if the NotifyAccess= option is correctly set in the service definition file. See - elogind.service5 + logind.service5 for details. sd_notifyf() is similar to @@ -368,7 +368,7 @@ elogind1, sd-daemon3, daemon7, - elogind.service5, + logind.service5, sd_watchdog_enabled3