[systemd-bugs] [Bug 67131] commit 7708588119 broke logind DBus API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 24 08:45:29 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67131

--- Comment #3 from Lennart Poettering <lennart at poettering.net> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130724/8b188699/attachment.html>


More information about the systemd-bugs mailing list