X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=2eb153e73810c0e9257e2653f40af89dc87acaf2;hp=768f3add59561647066ba8d8ed74124dc2fa213a;hb=ae509abccc09e0eb463cb17912409c72adb7f7fd;hpb=f73e33d9ecdd5f97f31a3efcca254519eef5b7ea diff --git a/man/systemctl.xml b/man/systemctl.xml index 768f3add5..2eb153e73 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -155,13 +155,13 @@ - Do not synchronously wait for - the requested operation to finish. If this is - not specified the job will be verified, - enqueued and systemctl will - wait until it is completed. By passing this - argument it is only verified and - enqueued. + Do not synchronously wait for + the requested operation to finish. If this is + not specified the job will be verified, + enqueued and systemctl will + wait until it is completed. By passing this + argument it is only verified and + enqueued. @@ -342,9 +342,18 @@ Start the unit specified on the command line and its - dependencies and stop all others. Note - that this works only on units where - is + dependencies and stop all others. + + This is similar to changing the + runlevel in a traditional init system. The + isolate command will + immediately stop processes that are not + enabled in the new unit, possibly including + the graphical environment or terminal you + are currently using. + + Note that this works only on units + where is enabled. See systemd.unit5 for details. @@ -436,7 +445,7 @@ does not have the effect that any of the units enabled are also started at the same time. If this is desired a - seperate start + separate start command must be invoked for the unit.