summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2013-02-17 11:09:02 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2013-02-17 11:09:02 -0600
commita55eb3965e60e856f00bb346fed85117b8eea12e (patch)
tree9499b89e38d971b2edbdfe4b8015daa02b6bd9c0
parent89bb04a01a2d0b71c56c918961f32fe8e80d8234 (diff)
downloadopenrc-a55eb3965e60e856f00bb346fed85117b8eea12e.tar.gz
openrc-a55eb3965e60e856f00bb346fed85117b8eea12e.tar.bz2
openrc-a55eb3965e60e856f00bb346fed85117b8eea12e.tar.xz
cgroups: remove comment about suspend for cpu_shares setting
-rw-r--r--etc/rc.conf.Linux1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
index 9b030a5..7571f98 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -37,5 +37,4 @@ rc_tty_number=12
# This is the number of CPU shares a service is allowed to use. The
# default value, set by the kernel, is 1024.
# This requires CONFIG_FAIR_GROUP_SCHED to be set in the kernel.
-# Also, this setting is not preserved if you suspend your computer.
#rc_cgroup_cpu_shares=1024