]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: assume the use of v1 when all the preceding checks fail (#7366)
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 17 Nov 2017 08:47:49 +0000 (11:47 +0300)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Nov 2017 08:47:49 +0000 (09:47 +0100)
commit5535d8f7a941834b19ac7d301fe3844e05ec0b63
tree3434be08bb013a893e5fc56424c379aee7f852c7
parent83123ab8fd76c9ac7ec7c52d26c282a983acf0e0
cgroup: assume the use of v1 when all the preceding checks fail (#7366)

This patch restores the default that was changed in 2977724b09eb997fc8,
making the tools depending on it work again.

Closes: #6477 and https://github.com/lxc/lxc/issues/1669
src/basic/cgroup-util.c