diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index d6e0a51f2b..535f9bd13b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -468,9 +468,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> |