aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysconfig.txt10
1 files changed, 10 insertions, 0 deletions
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