X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=a3e0a307a81f60ec4c011af4b7198649c3fc51d5;hb=7fbf31dfe3cb2f9619df28258208eba36922e9d3;hp=922fd2d68a0ff0eaee5d585b59997ae9aa2f5182;hpb=cd25cce98f5cc930202212c3c9c13605c09698b4;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 922fd2d68..a3e0a307a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -381,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. @@ -487,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] @@ -1020,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