[systemd-devel] [PATCH] systemctl: add command set-log-level
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Thu May 30 17:51:32 PDT 2013
On Wed, May 29, 2013 at 04:08:11PM +0200, Vaclav Pavlin wrote:
> From: Václav Pavlín <vpavlin at redhat.com>
>
> Command changes current log level
> ---
> man/systemctl.xml | 8 ++++++++
> src/systemctl/systemctl.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 56 insertions(+)
>
> diff --git a/man/systemctl.xml b/man/systemctl.xml
> index 9c3a5b0..af72972 100644
> --- a/man/systemctl.xml
> +++ b/man/systemctl.xml
> @@ -1016,6 +1016,14 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
> </varlistentry>
>
> <varlistentry>
> + <term><command>set-log-level <replaceable>LEVEL</replaceable></command></term>
> +
> + <listitem>
> + <para>Change current log level to LEVEL.</para>
> + </listitem>
> + </varlistentry>
> +
> + <varlistentry>
Applied!
Zbyszek
More information about the systemd-devel
mailing list