libcgroup/config.patch
leizhongkai 4a718e1133 libcgroup: new upstream release 0.42.2
fix !I1RU2L

The upstream is migrated from "sourceforge" to "github",
we need to upgrade accordingly.

Signed-off-by: leizhongkai <leizhongkai@huawei.com>
2020-11-04 14:41:23 +08:00

14 lines
534 B
Diff

--- libcgroup-0.42.2/samples/cgconfig.sysconfig.orig 2019-12-19 11:25:25.547000000 +0800
+++ libcgroup-0.42.2/samples/cgconfig.sysconfig 2019-12-19 11:26:01.142000000 +0800
@@ -5,8 +5,5 @@
# controller to limit cpu.shares of this default group and allowing some more
# important group take most of the CPU.
#
-# By default, create these groups:
-CREATE_DEFAULT=yes
-
-# Uncomment following line to disable creation of the default group on startup:
-# CREATE_DEFAULT=no
+# By default, do not create these groups:
+CREATE_DEFAULT=no