[systemd-devel] [PATCH v4] use systemd.debug on the kernel command line, not "debug"

Greg KH gregkh at linuxfoundation.org
Thu Apr 3 11:24:40 PDT 2014


On Thu, Apr 03, 2014 at 08:18:26AM -0700, Greg KH wrote:
> On Thu, Apr 03, 2014 at 04:08:15PM +0200, Hannes Reinecke wrote:
> > From: Greg KH <gregkh at 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.
> > 
> > Signed-off-by: Greg KH <gregkh at linuxfoundation.org>
> 
> Again, I never added this line :(

That being said, your modification of my original patch looks correct,
thanks for doing that.

greg k-h


More information about the systemd-devel mailing list