X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;fp=man%2Fsystemctl.xml;h=8a0f65181d766a4626bdb231a7d4c12b21fd6fcd;hp=4a7abab8a4b1203fc6f5d35c9305a13ad479b650;hb=507e28d844e335fe9fc84b549577fcce398f3a5d;hpb=01dc33ce287c68bf6bbc22f5b1d5eb29e204b6a7 diff --git a/man/systemctl.xml b/man/systemctl.xml index 4a7abab8a..8a0f65181 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -705,7 +705,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Start the unit specified on the command line and its - dependencies and stop all others. + dependencies and stop all others. If a unit name with no + extension is given, an extension of + .target will be assumed. This is similar to changing the runlevel in a traditional init system. The isolate @@ -1597,9 +1599,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service # systemctl start sshd and # systemctl start sshd.service are equivalent, as are - # systemctl isolate snapshot-11 + # systemctl isolate default and - # systemctl isolate snapshot-11.snapshot + # systemctl isolate default.target Note that (absolute) paths to device nodes are automatically converted to device unit names, and other (absolute) paths to mount unit names.