Add CGroup support

X-Gentoo-Bug: 390297
X-Gentoo-Bug: http://bugs.gentoo.org/show_bug.cgi?id=390297
This commit is contained in:
Patrick Lauer
2011-11-12 22:19:55 +01:00
committed by William Hubbs
parent 66e99b6d63
commit 20df56f0b2
2 changed files with 29 additions and 0 deletions

View File

@@ -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