Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# Service cgconfig can create a default group in all mounted hierarchies and
2
# move all processes there on boot. If no default rule is specified in
3
# /etc/cgrules.conf, the default group is named '/sysdefault'.
4
# This automatically created group(s) can be useful e.g. when using 'cpu'
5
# controller to limit cpu.shares of this default group and allowing some more
6
# important group take most of the CPU.
7
#
8
# By default, do not create these groups:
9
# CREATE_DEFAULT=yes
10
CREATE_DEFAULT=no