X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=2a23655cfe9663f08fd212bf3cdd1bf498218a9d;hp=06c8c184652858e65d2397ae84396f847caa5f8d;hb=223ab9345d70e2ea8498b96ff07ee73c25ad18b4;hpb=9ea9d4cf1656075559fcd6aeceb9530714c87d5b diff --git a/man/systemctl.xml b/man/systemctl.xml index 06c8c1846..2a23655cf 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -539,19 +539,6 @@ 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... @@ -955,28 +942,6 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service - - load NAME... - - - Load one or more units specified on the command - line. This will simply load their configuration from disk, - but not start them. To start them, you need to use the - start command which will implicitly load - a unit that has not been loaded yet. Note that systemd - garbage collects loaded units that are not active or - referenced by an active unit. This means that units loaded - this way will usually not stay loaded for long. Also note - that this command cannot be used to reload unit - configuration. Use the daemon-reload - command for that. All in all, this command is of little use - except for debugging. - - This command should not be confused with the - daemon-reload or - reload. - - list-jobs