]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Feb 2017 00:58:06 +0000 (19:58 -0500)
commitc19739db9ec705b4afdad32301e8750b5e02c7d3
treea2c3c8aa9c20f855b8be49e63f4c61e93aa2db63
parent239a3d09547a32c21e9b9b22499991781c15438e
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