<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 27/02/17 12:04, Lennart Poettering
      wrote:<br>
    </div>
    <blockquote cite="mid:20170227120423.GA24337@gardel-login"
      type="cite">
      <pre wrap="">On Mon, 27.02.17 11:03, lejeczek (<a class="moz-txt-link-abbreviated" href="mailto:peljasz@yahoo.co.uk">peljasz@yahoo.co.uk</a>) wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">

On 27/02/17 10:10, Reindl Harald wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">

Am 27.02.2017 um 10:55 schrieb lejeczek:
</pre>
          <blockquote type="cite">
            <pre wrap="">hi there

I'm trying to solve problem which to you guys must be trivial, but
it's
a puzzle to me.
I've searched the net & man pages but ... failed to find how/where
systemd is told to put stuff like:

Got message type...
</pre>
          </blockquote>
          <pre wrap="">
seriously - could you at least post *one* uncutted message
</pre>
        </blockquote>
        <pre wrap="">
I said, it seemed the whole lot went there.. does it not make it simpler?
I did not want to clutter the mailing list, here:


[67142.383939] systemd[1]: Got notification message for unit httpd.service
[67142.383956] systemd[1]: httpd.service: Got notification message from PID
7722 (READY=1, STATUS=Total requests: 0; Current requests/sec: 0; Current
traffic:   0 B/sec)
</pre>
      </blockquote>
      <pre wrap="">
Seems something turned on debug logging for you. There are multiple
ways how you might have turned it on. systemd.log_level=debug on the
kernel cmdline (just "debug" works too). There's also a config option
in system.conf. You can even turn it off and on dynamically with
"systemd-analyze set-log-level"...

How you turned it on I have no idea, but note that systemd will never
turn debug logging on on its own, so it's clearly your admin (or some
tool he used) on your system that is at fault.

Lennart
</pre>
    </blockquote>
    <br>
    yes, correct, something did, in /etc/grub2.cfg<br>
    <br>
    systemd.log_level=debug systemd.log_target=kmsg<br>
    <br>
    even tough nothing of above is to be found in /etc/default/grub<br>
    What I found and messaged Centos list about, long agao, but it might
    be interesting to anybody who.. uses Oracle's kernel-uek which a
    long time ago I'm pretty sure put:<br>
    MAKEDEBUG=yes<br>
    into /etc/sysconfig/kernel<br>
    but what I've had commented out for long long time, and many new
    kernels installed since then.<br>
    I'll get rid of UEK for peace of mind's sake.<br>
    <br>
    <br>
    <blockquote cite="mid:20170227120423.GA24337@gardel-login"
      type="cite">
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>