]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/cgroup.c
core: fix re-realization of cgroup siblings 14534/head
authorLennart Poettering <lennart@poettering.net>
Thu, 9 Jan 2020 16:30:31 +0000 (17:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Jan 2020 16:31:41 +0000 (17:31 +0100)
commit65f6b6bdcb500c576674b5838e4cc4c35e18bfde
tree91e0137a580d2332b872e6351417de214f8698c4
parent8ac73396483d50130d1445c340a6300e12a493a4
core: fix re-realization of cgroup siblings

This is a fix-up for eef85c4a3f8054d29383a176f6cebd1ef3a15b9a which
broke this.

Tracked down by @w-simon

Fixes: #14453
src/core/cgroup.c