nspawn: enable all controllers we can for the "payload" subcgroup we create
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Sep 2015 18:10:00 +0000 (20:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:07:31 +0000 (09:07 +0200)
commit98e4d8d7635496cbf62c8127ce6a8e8f7604a031
tree68abbb86889691edb419329c82fa36145b862b6b
parent5f4c5fef66581383ee852b301db67f687663004c
nspawn: enable all controllers we can for the "payload" subcgroup we create

In the unified hierarchy delegating controller access is safe, hence
make sure to enable all controllers for the "payload" subcgroup if we
create it, so that the container will have all controllers enabled the
nspawn service itself has.
src/basic/cgroup-util.c
src/nspawn/nspawn.c