X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=9ab5c8ba5f887b59e3357eecc622af2bdca61682;hb=b42defe3b8ed3947d85db654a6cdb1b9999f394d;hp=27eabf2652b969c8a4082dfdbcd995e69d103921;hpb=5d0c05e5f417325e8505dde857a93a88eb7ebdc0;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 27eabf265..9ab5c8ba5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -122,7 +122,7 @@ along with systemd; If not, see . show command, limit display to certain properties as specified as argument. If not specified all set properties are shown. The argument should be a - comma-seperated list of property names, such as + comma-separated list of property names, such as MainPID. If specified more than once all properties with the specified names are shown. @@ -175,6 +175,7 @@ along with systemd; If not, see . + @@ -546,6 +547,19 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + set-log-level LEVEL + + + Change current log level of the + systemd daemon to + LEVEL (accepts the same values + as described in + systemd1). + + + + start NAME... @@ -997,6 +1011,24 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + get-default + + + Get the default target specified + via default.target link. + + + + + set-default NAME + + + Set the default target to boot into. Command links + default.target to the given unit. + + + load NAME...