From: Lennart Poettering Date: Tue, 3 Jul 2012 22:12:13 +0000 (+0200) Subject: man: clarify that StartLimitInterval= also applies to manual starts X-Git-Tag: v187~168 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=6ffd3337867076067955ec4d5d1a0cde521d9b86;hp=f1c8f75b38def5b2e21a83b245c5392563fba7ef man: clarify that StartLimitInterval= also applies to manual starts --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 564c7922c..60155e68c 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -756,10 +756,14 @@ are allowed (defaults to 5). These configuration options are particularly useful in conjunction with - Restart=. Note that - units which are configured for - Restart= and which - reach the start limit are not + Restart=, however + apply to all kinds of starts + (including manual), not just those + triggered by the + Restart= logic. + 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