]> git.proxmox.com Git - lxc.git/commit
add patches for cgroup handling in non-unified cgroup setups
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 20 Jul 2021 10:52:00 +0000 (12:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 20 Jul 2021 11:21:51 +0000 (13:21 +0200)
commitab2219becad1626de5768881daa1b38636f0b7e1
tree72cc89899f0d9977a4f173ec9986c632a903323e
parentd3d8bc681bdc8f1a0c909b7d3b37ccb185cc9af5
add patches for cgroup handling in non-unified cgroup setups

I opened a PR at lxc-upstream with these changes [0].

Testing in my hybrid layout environment fixes the issue with
priviledged container reported in the forum.
(Note that the issue also occurs with unprivileged container, if they
have a `lxc.cgroup.devices.(allow|deny)` entry (which they don't in
our default config)

[0] https://github.com/lxc/lxc/pull/3911

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian/patches/pve/0012-cgroups-populate-hierarchy-for-device-cgroup.patch [new file with mode: 0644]
debian/patches/pve/0013-cgroups-remove-unneeded-variables-from-cgroup_tree_c.patch [new file with mode: 0644]