From d8bbeb184f462199582fa265c9b681288884ecd9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 19 Nov 2011 18:15:46 -0600 Subject: CGroups: create the openrc cgroup hierarchy Openrc will create a cgroup hierarchy called openrc which will have all services it starts and all subsystems attached to it. If you need other groups/hierarchies, please use libcgroup. --- etc/rc.conf.Linux | 7 ------- 1 file changed, 7 deletions(-) (limited to 'etc') diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 963fc68c..9b5859a0 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -1,10 +1,3 @@ -# Set the control group for this service. -# If you do not set this, the default setting is the value of -# RC_SVCNAME. -# This setting is ignored if you do not have CONFIG_CGROUPS active in -# your kernel. -# rc_cgroup="foo" - ############################################################################## # LINUX SPECIFIC OPTIONS -- cgit v1.2.3