summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2012-12-03 14:59:22 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2012-12-03 14:59:22 -0600
commit31bcc6bee46c0d825ea71e76997af71af2fbad9a (patch)
tree3fc4ec83ecfb12a1db7af9786160094bf31148e5
parentc5e163cffc61769f819d4599c2b6a525f7d6212b (diff)
downloadopenrc-31bcc6bee46c0d825ea71e76997af71af2fbad9a.tar.gz
openrc-31bcc6bee46c0d825ea71e76997af71af2fbad9a.tar.bz2
openrc-31bcc6bee46c0d825ea71e76997af71af2fbad9a.tar.xz
Typo Fix
-rw-r--r--etc/rc.conf.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
index 6285bde..cb24b89 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -24,7 +24,7 @@ rc_tty_number=12
# CGROUPS RESOURCE MANAGEMENT
# If you have cgroups turned on in your kernel, this switch controls
-# whether or not a group for each controler is mounted under
+# whether or not a group for each controller is mounted under
# /sys/fs/cgroup.
# None of the other options in this section work if this is set to "NO".
#rc_controller_cgroups="YES"