Files
systemd/src/core
Lennart Poettering 94634b4b03 pid1: add D-Bus API for removing delegated subcgroups
When running unprivileged containers, we run into a scenario where an
unpriv owned cgroup has a subcgroup delegated to another user (i.e. the
container's own UIDs). When the owner of that cgroup dies without
cleaning it up then the unpriv service manager might encounter a cgroup
it cannot delete anymore.

Let's address that: let's expose a method call on the service manager
(primarly in PID1) that can be used to delete a subcgroup of a unit one
owns. This would then allow the unpriv service manager to ask the priv
service manager to get rid of such a cgroup.

This commit only adds the method call, the next commit then adds the
code that makes use of this.
2025-01-08 15:27:25 +01:00
..
2024-10-09 06:57:11 +09:00
2024-06-28 18:51:56 +02:00
2024-10-02 18:29:43 +02:00
2024-10-02 18:29:43 +02:00
2024-06-19 16:22:23 +02:00
2024-04-18 17:39:34 +02:00
2024-11-05 05:32:02 -08:00
2024-10-02 18:29:43 +02:00
2024-03-20 15:18:21 +01:00