From: Christian Hesse Date: Fri, 7 Jul 2023 08:20:10 +0000 (+0200) Subject: man/systemd.unit: document restart behavior on Upholds= X-Git-Tag: v254-rc2~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24752c41a4609326f740eb785a47f89ae59b2a85;p=thirdparty%2Fsystemd.git man/systemd.unit: document restart behavior on Upholds= Behavior on constantly failing (or oneshot) unit was unclear. Let's document it here. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 059df6fc125..94a5a30f929 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -745,7 +745,7 @@ has a one-time effect when this units started, a Upholds= dependency on it has a continuous effect, constantly restarting the unit if necessary. This is an alternative to the Restart= setting of service units, to ensure they are kept running whatever - happens. + happens. The restart happens without delay, and usual per-unit rate-limit applies. When Upholds=b.service is used on a.service, this dependency will show as UpheldBy=a.service in the property listing of