chiark / gitweb /
man: explain StartLimitRate= in conjunction with Restart= a bit better
authorLennart Poettering <lennart@poettering.net>
Tue, 3 Jul 2012 22:07:33 +0000 (00:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 3 Jul 2012 22:07:33 +0000 (00:07 +0200)
TODO
man/systemd.service.xml

diff --git a/TODO b/TODO
index b42f2ff70ea3515a87d6d8fe738bb1dcc21ada45..5748289c435b68803b03def32b9d6e2d9e63036c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -42,6 +42,7 @@ Features:
 * Document:
         - PID 1 D-Bus API
         - Journal C API manual pages
+        - scheduled shutdown API
 
 * wiki: document logind's PreparingForShutdown, PreparingForSleep
 
index 69060a53b297ad706dd996c859c16766e2bdb0a6..564c7922c39905f1676805d4379bd11202ec1a1e 100644 (file)
                                 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>