]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn/vmspawn: Add --bind-user-group= option 39498/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 30 Oct 2025 21:23:20 +0000 (22:23 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 31 Oct 2025 07:57:38 +0000 (08:57 +0100)
commitdef01c7efeb2d0af216b692f543dc1c64df26e2b
treec60e548ef82f24c4c87a3ff62e7e1c0fb1deba73
parentb430f2bc94922b313296ef0112ab582b96bdefa4
nspawn/vmspawn: Add --bind-user-group= option

Useful to add the bound users to the wheel group.
man/systemd-nspawn.xml
man/systemd-vmspawn.xml
src/nspawn/nspawn.c
src/shared/machine-bind-user.c
src/shared/machine-bind-user.h
src/vmspawn/vmspawn.c