chiark / gitweb /
man: clarify that StartLimitInterval= also applies to manual starts
authorLennart Poettering <lennart@poettering.net>
Tue, 3 Jul 2012 22:12:13 +0000 (00:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 3 Jul 2012 22:12:13 +0000 (00:12 +0200)
man/systemd.service.xml

index 564c7922c39905f1676805d4379bd11202ec1a1e..60155e68cbd239ba3910109fc6af023009fbaf7f 100644 (file)
                                 are allowed (defaults to 5). These
                                 configuration options are particularly
                                 useful in conjunction with
-                                <varname>Restart=</varname>. Note that
-                                units which are configured for
-                                <varname>Restart=</varname> and which
-                                reach the start limit are not
+                                <varname>Restart=</varname>, however
+                                apply to all kinds of starts
+                                (including manual), not just those
+                                triggered by the
+                                <varname>Restart=</varname> logic.
+                                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