diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 1c5c884f8c..6af8e61d06 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -341,8 +341,12 @@ <listitem><para>Start the unit specified on the command line and its - dependencies and stop all - others.</para></listitem> + dependencies and stop all others. Note + that this works only on units where + <option>AllowIsolate=</option> is + enabled. See + <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> + for details.</para></listitem> </varlistentry> <varlistentry> <term><command>is-active [NAME...]</command></term> |