]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: add cgroup2, cgroup2:ro, cgroup2:force, cgroup2:ro:force options
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 21 Oct 2021 14:17:59 +0000 (16:17 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 29 Oct 2021 08:06:51 +0000 (10:06 +0200)
commit48728e9880f50c4e354eadb7b9836b63276e3eda
treefa9f504ceeba120b68c6832ce38aac14a110fd77
parent4d3aad49d6e6017ca53591339c9fe916836b87c7
conf: add cgroup2, cgroup2:ro, cgroup2:force, cgroup2:ro:force options

We keep running into situations where we want to pre-mount a pure
cgroup2 layout regardless of the layout of the host.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
doc/api-extensions.md
src/lxc/api_extensions.h
src/lxc/cgroups/cgfsng.c
src/lxc/conf.h
src/lxc/confile.c