]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng: mount pure unified cgroup layout correctly 3120/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 26 Aug 2019 14:16:16 +0000 (16:16 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 26 Aug 2019 14:40:51 +0000 (16:40 +0200)
commit8d661d380fa1c993f424d9331865ef38f105b465
tree47766267c317a34623335107e1b3f6a3b0d96e95
parent942e193ef9aabd3d1e5695aa31b3a47416764981
cgfsng: mount pure unified cgroup layout correctly

When pure cgroup unified mode is used we cannot pre-mount a tmpfs as this
confuses systemd.
Users should also set lxc.mount.auto = cgroup:force to ensure that systemd in
the container and on the host use identical cgroup layouts.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c