X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=535f9bd13be8dc3b15d15a9f899fd42d614b5b59;hp=6b05e95defcc12747a4cc4c7f1d8972d693f5372;hb=2fccaefffe4391bbd7e743e84c970424388b0ae2;hpb=9bee76ee44afcd3ca96c9618f5bd71d8fd85f7d3 diff --git a/man/systemctl.xml b/man/systemctl.xml index 6b05e95de..535f9bd13 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -126,6 +126,15 @@ they are set or not. + + + + When listing units, + show only failed units. Do not confuse + with + . + + @@ -144,7 +153,24 @@ unfinished job, fail the command. If this is not specified the requested operation will replace the pending job, - if necessary. + if necessary. Do not confuse + with + . + + + + + + When enqueuing a new + job ignore all its dependencies and + execute it immediately. If passed no + required units of the unit passed will + be pulled in, and no ordering + dependencies will be honoured. This is + mostly a debugging and rescue tool for + the administrator and should not be + used by + applications. @@ -170,6 +196,13 @@ argument it is only verified and enqueued. + + + + Do not pipe output into a + pager. + + @@ -349,6 +382,27 @@ file that shall be disabled. + + + + + + Execute operation + remotely. Specifiy a hostname, or + username and hostname seperated by @, + to connect to. This will use SSH to + talk to the remote systemd + instance. + + + + + + + Acquire privileges via + PolicyKit before executing the + operation. + The following commands are understood: @@ -414,9 +468,9 @@ 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 condrestart is equivalent to this command.