[systemd-devel] [PATCH] man: fix systemctl try-restart description

Andrey Borzenkov arvidjaar at gmail.com
Fri Mar 11 09:51:48 PST 2011


It is no more error when service is not running.

---
 man/systemctl.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/systemctl.xml b/man/systemctl.xml
index d37a7d9..f10471a 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -447,9 +447,9 @@
 
                                 <listitem><para>Restart one or more
                                 units specified on the command
-                                line. If the units are not running yet
-                                the operation will
-                                fail. Note that for compatibility
+                                line if the units are running. Do
+                                nothing if units are not running.
+                                Note that for compatibility
                                 with Red Hat init scripts
                                 <command>condrestart</command> is
                                 equivalent to this command.</para></listitem>
-- 
tg: (e75c058..) upstream/try-restart-doc (depends on: origin/master)


More information about the systemd-devel mailing list