X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=605b7869b24658de7d362549f4917d0a3fd81d95;hb=74df0fca09b3c31ed19e14ba80f996fdff772417;hp=e789d4b629a39ed6833a3c46e2b577421c124f19;hpb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index e789d4b62..605b7869b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -63,6 +63,19 @@ along with systemd; If not, see . introspect and control the state of the systemd1 system and service manager. + + For Unit Commands the NAME represents full name of unit. + +systemctl start foo.service + + For Unit File Commands the NAME represents full name of the unit file, or absolute path to the unit file. + +systemctl start /path/to/foo.service + + While working with services/service files, systemctl is able to append .service suffix when it is missing. + +systemctl start foo + @@ -831,7 +844,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Depending on whether , , , - or, is specified, this enables the unit + or is specified, this enables the unit for the system, for the calling user only, for only this boot of the system, or for all future logins of all users, or only this boot. Note that in the last case, no systemd daemon @@ -861,7 +874,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service This command honors , - , , + , and in a similar way as enable. @@ -921,7 +934,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service disable, since it prohibits all kinds of activation of the unit, including manual activation. Use this option with care. This honors the - option, to only mask temporarily + option to only mask temporarily until the next reoobt of the system.