X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=fca19c6994095abd8263a29e99a2a758769ec7f6;hb=55af3897854263eddc0818d5cc4614ccbdae7f32;hp=535f9bd13be8dc3b15d15a9f899fd42d614b5b59;hpb=f1f8cfd0a2654069cb3f792556320d8e214fd930;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 535f9bd13..fca19c699 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -102,7 +102,7 @@ When showing - unit/job/manager information, limit + unit/job/manager properties, limit display to certain properties as specified as argument. If not specified all set properties are @@ -121,7 +121,7 @@ When listing units, show all units, regardless of their state, including inactive units. When - showing unit/job/manager information, + showing unit/job/manager properties, show all properties regardless whether they are set or not. @@ -194,7 +194,8 @@ enqueued and systemctl will wait until it is completed. By passing this argument it is only verified and - enqueued. + enqueued. + @@ -297,27 +298,6 @@ service might fail. - - - - When used with - kill, choose the - mode how to kill the selected - processes. Must be one of - , - or - to select - whether to kill the entire control - group, the process group or only the - selected process itself. If omitted - defaults to - if - is - set, or - otherwise. You probably never need to - use this switch. - - @@ -383,13 +363,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 +480,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,11 +1014,28 @@ 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 systemd1, systemadm1, + systemd-loginctl1, systemd.unit5, systemd.special7, wall1