From f9cf223fc3820b21fea38f49fe3a62c2acd91ae6 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 9 Mar 2009 22:05:09 -0400 Subject: Document CGROUP_DAEMON --- sysconfig.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sysconfig.txt b/sysconfig.txt index 009f954b..03499971 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -1,6 +1,16 @@ Files in /etc/sysconfig ======================= +Generic options: + +/etc/sysconfig/* + + CGROUP_DAEMON= + List of control groups that the daemon will be run in. For example, + CGROUP_DAEMON="cpu:daemons cpuacct:/" will run it in the daemons + group for the CPU controller, and the '/' group for the CPU accounting + controller. + /etc/sysconfig/authconfig used by authconfig to store information about the system's user -- cgit v1.2.1