From: Zbigniew Jędrzejewski-Szmek Date: Thu, 19 Sep 2013 23:41:35 +0000 (-0500) Subject: man: mention --runtime where appropriate X-Git-Tag: v208~68 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1bee43de64aadb700dcb32958372714ec56c97b8 man: mention --runtime where appropriate https://bugzilla.redhat.com/show_bug.cgi?id=1009956 --- diff --git a/man/systemctl.xml b/man/systemctl.xml index b043581be..32bcf03f2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -830,10 +830,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service case of socket units), and so on. Depending on whether , - or is - specified, this enables the unit for the system, for the - calling user only or for all future logins of all - users. Note that in the last case, no systemd daemon + , , + 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 configuration is reloaded. @@ -860,8 +861,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service This command honors , - , in a - similar way as enable. + , , + in a similar way as + enable. @@ -918,7 +920,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service start them. This is a stronger version of disable, since it prohibits all kinds of activation of the unit, including manual activation. Use - this option with care. + this option with care. This honors the + option, to only mask temporarily + until the next reoobt of the system.