On Thu, Apr 03, 2014 at 04:08:15PM +0200, Hannes Reinecke wrote:
> From: Greg KH <gre...@linuxfoundation.org>
> 
> If the kernel is started with "debug", that's for the kernel to switch
> into debug mode.  We should rely on a namespace for our options, like
> everything else (with the exception of "quiet").  Some people want to
> only debug the kernel, not systemd, and the opposite as well so make
> everyone happy.
Essentialy, this patch adds systemd.debug as an alias for
systemd.log_level=debug systemd.log_target=console. But it doesn't
really fix anything, just moves the initial problem to a different set
of options. This isn't useful. In addition, it is reasonable to use
"debug" to turn on verbose mode for the kernel + init combo, since in
practice this is what people need to diagnose boot problems.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to