chiark / gitweb /
man: fix description of systemctl reload-or-try-restart
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Apr 2011 21:41:27 +0000 (23:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Apr 2011 21:41:27 +0000 (23:41 +0200)
TODO
man/systemctl.xml

diff --git a/TODO b/TODO
index e6c2ee56778f4318676c014c517728c0cab5d7c8..f3c9b4057b866e27e26423b490c458bcb6da1bc9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,7 +24,7 @@ F15:
 * don't trim empty cgroups
   https://bugzilla.redhat.com/show_bug.cgi?id=678555
 
-* reload-or-try-restart man page blurb uses word "fail"
+* disable most systemctl verbs in chroot()s
 
 Features:
 
index 922fd2d68a0ff0eaee5d585b59997ae9aa2f5182..e9e3371ba8d00e6c1613aa28be77369f54b2b953 100644 (file)
 
                                 <listitem><para>Reload one or more
                                 units if they support it. If not,
-                                restart them instead. If the units
-                                are not running yet the operation
-                                will fail. Note that for
-                                compatibility with SysV init scripts
+                                restart them instead. Do nothing if
+                                the units are not running. Note that
+                                for compatibility with SysV init
+                                scripts
                                 <command>force-reload</command> is
-                                equivalent to this command.</para></listitem>
+                                equivalent to this
+                                command.</para></listitem>
                         </varlistentry>
                         <varlistentry>
                                 <term><command>isolate [NAME]</command></term>