summaryrefslogtreecommitdiff
path: root/etc/rc.conf.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.conf.Linux')
-rw-r--r--etc/rc.conf.Linux7
1 files changed, 7 insertions, 0 deletions
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