From 24752c41a4609326f740eb785a47f89ae59b2a85 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 7 Jul 2023 10:20:10 +0200 Subject: [PATCH] man/systemd.unit: document restart behavior on Upholds= Behavior on constantly failing (or oneshot) unit was unclear. Let's document it here. --- man/systemd.unit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 059df6fc12..94a5a30f92 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