summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-04 00:07:33 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-04 00:07:33 +0200
commitf1c8f75b38def5b2e21a83b245c5392563fba7ef (patch)
tree4da94fc6463fc272a9872a19df8360e1edd80225 /man/systemd.service.xml
parent047e111bdddfed52dabc7ff8242c2eec78e126fb (diff)
man: explain StartLimitRate= in conjunction with Restart= a bit better
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml10
1 files changed, 9 insertions, 1 deletions
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
- <varname>Restart=</varname>.</para></listitem>
+ <varname>Restart=</varname>. Note that
+ units which are configured for
+ <varname>Restart=</varname> 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.</para></listitem>
</varlistentry>
<varlistentry>