chiark / gitweb /
core: don't migrate PIDs for units that may contain subcgroups, do this only for...
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 19:38:24 +0000 (20:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 19:38:24 +0000 (20:38 +0100)
commit0cd385d31814c8c1bc0c81d11ef321036b8b0921
tree8f3f1923f37c0a00bbf6805c906a11cd3ac487f7
parentd0928791499734e202460d5c027b5d3e0d28e7ab
core: don't migrate PIDs for units that may contain subcgroups, do this only for leaf units

Otherwise a slice or delegation unit might move PIDs around ignoring the
fact that it is attached to a subcgroup.
src/core/cgroup.c