diff --git a/man/systemctl.xml b/man/systemctl.xml index 768f3add5..63598723b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -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.