X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=a3e0a307a81f60ec4c011af4b7198649c3fc51d5;hb=7fbf31dfe3cb2f9619df28258208eba36922e9d3;hp=535f9bd13be8dc3b15d15a9f899fd42d614b5b59;hpb=f1f8cfd0a2654069cb3f792556320d8e214fd930;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 535f9bd13..a3e0a307a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -304,13 +304,11 @@ kill, choose the mode how to kill the selected processes. Must be one of - , - or + or to select whether to kill the entire control - group, the process group or only the - selected process itself. If omitted - defaults to + group or only the selected process + itself. If omitted defaults to if is set, or @@ -383,13 +381,24 @@ disabled. + + + + When used with + enable/ + disable/ + is-enabled, + use alternative root path for systemd + install. + + Execute operation - remotely. Specifiy a hostname, or - username and hostname seperated by @, + remotely. Specify a hostname, or + username and hostname separated by @, to connect to. This will use SSH to talk to the remote systemd instance. @@ -489,12 +498,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] @@ -1022,6 +1032,22 @@ code otherwise. + + Environment + + + + $SYSTEMD_PAGER + Pager to use when + is not given; + overrides $PAGER. Setting + this to an empty string or the value + cat is equivalent to passing + . + + + + See Also