X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_notify.xml;h=c28f303c7ef53757aef935372d7aa3d45b18c213;hb=a327431bd168b2f327f3cd422379e213c643f2a5;hp=a53b1ab33ed535c94051d51067d4092ae710e802;hpb=966c04cf012f48686cf5359067a7b26c080f44ea;p=thirdparty%2Fsystemd.git diff --git a/man/sd_notify.xml b/man/sd_notify.xml index a53b1ab33ed..c28f303c7ef 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -211,6 +211,18 @@ Example : WATCHDOG_USEC=20000000 + + EXTEND_TIMEOUT_USEC=… + + Tells the service manager to extend the startup, runtime or shutdown service timeout + corresponding the current state. The value specified is a time in microseconds during which the service must + send a new message. A service timeout will occur if the message isn't received, but only if the runtime of the + current state is beyond the original maximium times of TimeoutStartSec=, RuntimeMaxSec=, + and TimeoutStopSec=. + See systemd.service5 + for effects on the service timeouts. + + FDSTORE=1