]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/cgroup.c
cgroups: delegation to unprivileged services is safe in the unified hierarchy
authorLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:23:07 +0000 (09:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:23:07 +0000 (09:23 +0200)
commit19af675e99d32172b58f1c91c8281ba2efd5d863
treeb29563299c0bf3a80efda288cf4dbdda5f578f3f
parent707b66c66381c899d7ef640e158ffdd5bcff4deb
cgroups: delegation to unprivileged services is safe in the unified hierarchy

Delegation to unpriviliged processes is safe in the unified hierarchy,
hence allow it. This has the benefit of permitting "systemd --user"
instances to further partition their resources between user services.
src/core/cgroup.c