chiark / gitweb /
cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Feb 2017 00:55:31 +0000 (19:55 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
commit2e6816cc9386681f7d3e73fc257e752ddfad1947
tree67ed0d673b1ffe4f1224484365adfd73b0712c86
parentcdf270a6e55be8db9bf5667b1d295916aff13783
cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0

We should mount the hybrid hierarchy if the user disabled the unified
hierarchy on the kernel command line.
src/basic/cgroup-util.c