<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nhorman@tuxdriver.com" title="Neil Horman <nhorman@tuxdriver.com>"> <span class="fn">Neil Horman</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - /sys/fs/cgroup mounted as read-only [breaks userspace]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80495">bug 80495</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>NOTABUG
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - /sys/fs/cgroup mounted as read-only [breaks userspace]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80495#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - /sys/fs/cgroup mounted as read-only [breaks userspace]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80495">bug 80495</a>
              from <span class="vcard"><a class="email" href="mailto:nhorman@tuxdriver.com" title="Neil Horman <nhorman@tuxdriver.com>"> <span class="fn">Neil Horman</span></a>
</span></b>
        <pre>This still seems to be a problem, in that it assume that all cgroups are part
of the monolithic file system.  Several cgroups (net_cls and net_prio), can be
built as modules, and so their presence may not be noted until some arbitrary
time after boot.  Systemd needs to be able to handle that case.  I'd recommend
that it not mount the fs heirarchy read-only until after it has interrogated
/etc/modules-load.d.  That way loading of the requisite modules to register
those cgroups can just be mandated prior to read-only mounting.</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>