From: Lennart Poettering Date: Tue, 5 Apr 2011 21:41:27 +0000 (+0200) Subject: man: fix description of systemctl reload-or-try-restart X-Git-Tag: v24~11 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100fd5676c53c6709442a22db0253cc57f05c46d;p=systemd man: fix description of systemctl reload-or-try-restart --- diff --git a/TODO b/TODO index e6c2ee56..f3c9b405 100644 --- 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: diff --git a/man/systemctl.xml b/man/systemctl.xml index 922fd2d6..e9e3371b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -487,12 +487,13 @@ 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 force-reload is - equivalent to this command. + equivalent to this + command. isolate [NAME]