machined: allow unprivileged registration of VMs/containers
authorLennart Poettering <lennart@poettering.net>
Sat, 11 May 2024 18:18:56 +0000 (20:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 21 Jun 2024 15:38:23 +0000 (17:38 +0200)
commit38a7666df317b26a355a8c2e0332bd79312f30f6
tree60d1f2b22a5df929b60e4cd9d28d34fd932c3d70
parent50df39f2dca02cb899873de54e9a2368df43ae69
machined: allow unprivileged registration of VMs/containers

Now that we have a concept of unprivileged VMs and containers, let's
allow unprivileged clients to register with machined too – subject to
Polkit permissions.
src/machine/machine-varlink.c
src/machine/machined-varlink.c
src/machine/org.freedesktop.machine1.policy
src/shared/varlink-io.systemd.Machine.c
src/vmspawn/vmspawn-register.c
src/vmspawn/vmspawn.c