From f1c8f75b38def5b2e21a83b245c5392563fba7ef Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 4 Jul 2012 00:07:33 +0200 Subject: man: explain StartLimitRate= in conjunction with Restart= a bit better --- man/systemd.service.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 69060a53b2..564c7922c3 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -756,7 +756,15 @@ are allowed (defaults to 5). These configuration options are particularly useful in conjunction with - Restart=. + Restart=. Note that + units which are configured for + Restart= and which + reach the start limit are not + attempted to be restarted anymore, + however they may still be restarted + manually at a later point from which + point on the restart logic is again + activated. -- cgit v1.2.3-54-g00ecf