<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Clean up closing empty sessions when not running under systemd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66018#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Clean up closing empty sessions when not running under systemd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66018">bug 66018</a>
              from <span class="vcard"><a class="email" href="mailto:martin.pitt@ubuntu.com" title="Martin Pitt <martin.pitt@ubuntu.com>"> <span class="fn">Martin Pitt</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=66018#c7">comment #7</a>)
<span class="quote">> I have looked at the code, and correct me if I am wrong, but it doesn't look
> like systemd-cgroup-agent can run if systemd isn't running because the
> cgroup agent sends a message over dbus to systemd, so I am researching the
> group agent mechanism to see exactly when the agent is run.</span >

That's right. I have a shelved patch to install the agent, but as you say this
would need some rewiring first. We have this
<a href="https://github.com/desrt/systemd-shim/">https://github.com/desrt/systemd-shim/</a>  thing to implement the minimum required
o.f.systemd interfaces and make things like suspend and NTP work properly, and
eventually we need to teach it about the cgroup cleanup, too. Until then we use
this hack.</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>