<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 NOTABUG - commit 7708588119 broke logind DBus API"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67131#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - commit 7708588119 broke logind DBus API"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67131">bug 67131</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>203 is probably cutoff.
Basically, the old versions didn't serialize the cgroup path during reexec, and
we changed the layout of the cgroup tree quite a bit. The new code will hence
try to use different paths than what the old version set up. And confusion will
ensue. "systemctl status" will show you incorrect process lists, "systemctl
stop" doesn't work anymore, systemd itself might consider services stopped that
actually are running and suchlike.
We nowdays do serialize the cgroup path, so this won't happen again.</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>