<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - journal: 'quiet' kernel commandline option also lowers stored log verbosity"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89781">89781</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>journal: 'quiet' kernel commandline option also lowers stored log verbosity
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>a.c.kalker@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When passing the 'quiet' kernel commandline option, not only does this quieten
the console output, but it also lowers the verbosity of messages logged in the
journal.

Configuration:

- Arch Linux x86_64, systemd (from [core] repo) version 218-2

Steps to reproduce:

- Start out with a default configuration in /etc/systemd/journald.conf, i.e. no
values overridden.
- Boot the system with and without the 'quiet' kernel commandline option
- Compare the output of `journalctl -b`

Expected results:

- Both logs should contain messages up to verbosity level 'debug', as
documented in journald.conf(5). In particular, messages of the form "Starting
<unit>", "Started <unit>", etc. should always be logged.

Actual results:

- When booting with 'quiet', no messages of the form "Starting <unit>", etc.
are logged for system services (they are logged for user services, though).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>