]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: bring list of delegated cgroup attributes up-to-date with current kernels
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Dec 2023 09:54:55 +0000 (10:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Dec 2023 08:58:45 +0000 (09:58 +0100)
commit2c70a81de6e9a3b4c13899dfd75d155ba6143f6e
tree1092b328baaeff7a5ecc8972a8d1740b0b9ed2df
parent0977039bdc9e857cdb0dfe1d96d0de0d94d02155
cgroup: bring list of delegated cgroup attributes up-to-date with current kernels

THis brings the list of attributes to delegate to managers of subcgroups
to the state of kernel 6.6.

We probably should unify this list, and maybe generate it automatically
from /sys/kernel/cgroup/delegate, but let's do that another time.
src/nspawn/nspawn-cgroup.c
src/shared/cgroup-setup.c