summaryrefslogtreecommitdiffstats
path: root/README_daemon
diff options
context:
space:
mode:
authorBalbir Singh <balbir@linux.vnet.ibm.com>2009-02-23 14:10:58 +0000
committerBalbir Singh <balbir@linux.vnet.ibm.com>2009-02-23 14:10:58 +0000
commit570bace5f2ba75f4fcc10a75c72726e8706cf14c (patch)
treeb6c744a9a665aa111844ae40e43a8a54884c0c52 /README_daemon
parent74f9a91b6bccc558ed90d02ae15cd2c9d49267cb (diff)
downloadlibcg-570bace5f2ba75f4fcc10a75c72726e8706cf14c.tar.gz
libcg-570bace5f2ba75f4fcc10a75c72726e8706cf14c.tar.xz
libcg-570bace5f2ba75f4fcc10a75c72726e8706cf14c.zip
From: Ivana Varekova <varekova@redhat.com>
This patch changes cgconfig.conf - comment all rows and rename example values - to have example which should be installed to /etc/. Move cgred to /etc/sysconfig and patch spec to install all /etc/* configuration files (at least they shows examples and help to user to do their own configuration).). Signed-off-by: Ivana Varekova <varekova@redhat.com> Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com> NOTE: The spec file is still broken due to lack of packaging of pam_cgroup.so. git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@337 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Diffstat (limited to 'README_daemon')
-rw-r--r--README_daemon2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_daemon b/README_daemon
index 1ff7a33..b19181c 100644
--- a/README_daemon
+++ b/README_daemon
@@ -54,7 +54,7 @@ was already started), and status (print whether the daemon is started or
stopped) commands are also supported. An additional command, "flash", allows
you to reload the configuration file without stopping the daemon.
/etc/init.d/cgred flash
-The cgred script automatically loads configuration from /etc/cgred.d/cgred.conf,
+The cgred script automatically loads configuration from /etc/sysconfig/cgred.conf,
which is shipped as samples/cgred.conf. See that file for more information.
If you choose not to run the daemon as a service, the following options are