summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasayuki Igawa <igawa@mxs.nes.nec.co.jp>2009-05-13 07:46:16 +0530
committerBalbir Singh <balbir@linux.vnet.ibm.com>2009-05-14 10:44:36 +0530
commite9c5c4ca18d33a1ae6e4b5c6f3c6076f34491d15 (patch)
tree7c2f6409afc04f9eb62208f6ab5a1d0741db6a5e
parent6b3bf34c067b1317b65ba5496cd716e4a554dec1 (diff)
downloadlibcg-e9c5c4ca18d33a1ae6e4b5c6f3c6076f34491d15.tar.gz
libcg-e9c5c4ca18d33a1ae6e4b5c6f3c6076f34491d15.tar.xz
libcg-e9c5c4ca18d33a1ae6e4b5c6f3c6076f34491d15.zip
This patch fixes a trivial comment typo about the cgred.
Signed-off-by: Masayuki Igawa <igawa@mxs.nes.nec.co.jp> Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
-rw-r--r--scripts/init.d/cgred.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/init.d/cgred.in b/scripts/init.d/cgred.in
index 4c6d34a..3440f0a 100644
--- a/scripts/init.d/cgred.in
+++ b/scripts/init.d/cgred.in
@@ -13,7 +13,7 @@
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
-# cgred GGroups Rules Engine Daemon
+# cgred CGroups Rules Engine Daemon
# chkconfig: - 14 86
# description: This is a daemon for automatically classifying processes \
# into cgroups based on UID/GID.