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-06 17:57:00 -0600
commit603a308c6adcb356dae8896a0a7510beab1c3791 (patch)
tree690b7c1249c2f8f408ac5a0bc7b2728564dc3874
parentfba6bbb4b6cc7ec41ebd2aedc8f479220cfbfedf (diff)
downloadopenrc-603a308c6adcb356dae8896a0a7510beab1c3791.tar.gz
openrc-603a308c6adcb356dae8896a0a7510beab1c3791.tar.bz2
openrc-603a308c6adcb356dae8896a0a7510beab1c3791.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 909e6a9..5e2929d 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -21,7 +21,7 @@
rc_tty_number=12
# 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.
# Support for process management by cgroups is planned in the future,
# so if you turn this off, be aware that you may not be able to use that