<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd runs fsck for root filesystem twice"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66784">66784</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>systemd runs fsck for root filesystem twice
          </td>
        </tr>

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

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>maxtram95@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

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

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

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=82284" name="attach_82284" title="journalctl log">attachment 82284</a> <a href="attachment.cgi?id=82284&action=edit" title="journalctl log">[details]</a></span>
journalctl log

I'm on Gentoo with systemd 201 (the bug also reproduces with systemd 205). My
hardware is Lenovo Ideapad Z570. I've made minimalistic installation of Gentoo
with systemd, NetworkManager and bluez. If bluetooth.service is not enabled,
startup runs flawlessly, but after enabling bluetooth.service I can see on
console that fsck for root filesystem runs two times. I attach journalctl log
with systemd debug turned on.

It seems that bluetooth.service pulls sysinit.target as dependency, when
sysinit.target is not reached yet, but systemd-fsck-root.service is already
done, so job for systemd-fsck-root.service is enqueued again.

I don't use initramfs. Also I attach my kernel config.</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>