]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: also include "cgroups.threads" in the list of files to chown
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Nov 2017 19:57:17 +0000 (20:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Dec 2017 12:49:12 +0000 (13:49 +0100)
commit1cfdbe293f0e6266fc63bd807393f0813b8119f0
tree6f85b7b7b8128afcc440f8554be466802676eb8b
parent8199d554c1d05acae2621e28e69b8efd819f789d
cgroup: also include "cgroups.threads" in the list of files to chown

Also, add "cgroups.stat". It's read-only anyway, hence its UID/GID
ownership matters little, but it's probably a good idea to keep it
ownership in sync with the other read-only files such as
"cgroups.controllers".

Also, order the list of files alphabetically.
src/nspawn/nspawn-cgroup.c