[systemd-devel] [PATCH] core: read "debug" from kernel commandline and set log level and target
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Thu May 30 17:57:38 PDT 2013
On Wed, May 29, 2013 at 02:09:56PM +0200, Lukas Nykryn wrote:
> ---
> TODO | 3 ---
> man/kernel-command-line.xml | 12 ++++++++++++
> man/systemd.xml | 16 ++++++++++++++++
> src/core/main.c | 4 ++++
> 4 files changed, 32 insertions(+), 3 deletions(-)
>
> diff --git a/TODO b/TODO
> index f8a1b1b..7883b7e 100644
> --- a/TODO
> +++ b/TODO
> @@ -56,9 +56,6 @@ Features:
> complain loudly if they have argv[0][0] == '@' set.
> https://bugzilla.redhat.com/show_bug.cgi?id=961044
>
> -* read the kernel's console "debug" keyword like we read "quiet" and adjust:
> - systemd.log_level=debug and maybe systemd.log_target=kmsg
> -
Applied, but I removed setting of the log_target. I think that it
is useful less often, when debugging journald issues and such, and
many people run with debug, and don't necessarily want to see all
the gory details from systemd in their dmesg.
Zbyszek
More information about the systemd-devel
mailing list