]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: when discovering which controllers the kernel supports mask with what we...
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 15:35:19 +0000 (17:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 16:43:34 +0000 (18:43 +0200)
commit03afd780298897f948dab9345c0c4f1bc408bf8d
tree635f4fcb406807c320f0e09662d7304b89de5076
parentab275f23867311e136887755728e6b368324831d
cgroup: when discovering which controllers the kernel supports mask with what we support

Let's use our new CGROUP_MASK_V1 and CGROUP_MASK_V2 definitions for
this.
src/basic/cgroup-util.c