]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgroups: ignore unused controllers 3708/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 17 Mar 2021 08:24:56 +0000 (09:24 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 17 Mar 2021 08:24:56 +0000 (09:24 +0100)
commit6159413bc9dfe2dc2d7598dedb36df45e5b40747
tree07a1dac076c1ee2cf881f4f89889a6fbe21fcbb1
parentf62764977dbbacda85ba9d496cb011080ebae1fe
cgroups: ignore unused controllers

Someone might have created a name=<controller> controller after the
container has started and so the container doesn't make use of this
controller.

Link: https://github.com/lxc/lxd/issues/8577
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c