From 20df56f0b2a01bd2f8a70b8fb3fbd051c1aab8d8 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sat, 12 Nov 2011 22:19:55 +0100 Subject: Add CGroup support X-Gentoo-Bug: 390297 X-Gentoo-Bug: http://bugs.gentoo.org/show_bug.cgi?id=390297 --- etc/rc.conf.Linux | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 9b5859a..585da3c 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -1,3 +1,10 @@ +# 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