chiark / gitweb /
man: fix systemctl try-restart description
authorAndrey Borzenkov <arvidjaar@gmail.com>
Fri, 11 Mar 2011 17:51:48 +0000 (20:51 +0300)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Mar 2011 02:54:59 +0000 (03:54 +0100)
It is no more error when service is not running.

man/systemctl.xml

index d6e0a51f2b34d89ad63017808864eb28863632da..535f9bd13be8dc3b15d15a9f899fd42d614b5b59 100644 (file)
 
                                 <listitem><para>Restart one or more
                                 units specified on the command
 
                                 <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>
                                 with Red Hat init scripts
                                 <command>condrestart</command> is
                                 equivalent to this command.</para></listitem>