]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: Respect lxc.init.groups also in new user namespace 4626/head
authorFilip Schauer <f.schauer@proxmox.com>
Mon, 15 Dec 2025 15:03:43 +0000 (16:03 +0100)
committerFiliprogrammer <44641787+Filiprogrammer@users.noreply.github.com>
Mon, 15 Dec 2025 19:27:50 +0000 (20:27 +0100)
commit9e6caeabec77471c46a629ad5a5a6586ff31e9ce
treea59eef1b0249f053502fbc110170e4cf0fd231ab
parente6ad17a796ae056337744980fb0719607a6be985
start: Respect lxc.init.groups also in new user namespace

Fix supplementary groups defined in 'lxc.init.groups' being ignored when
the container uses a new user namespace.

In other words: Fix lxc.init.groups for unprivileged containers.

Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
src/lxc/start.c