]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
libcgroup: cgred.conf.5 man page
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Thu, 26 Feb 2009 10:07:13 +0000 (10:07 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Thu, 26 Feb 2009 10:07:13 +0000 (10:07 +0000)
From: Ivana Varekova <varekova@redhat.com>

This is my proposal of cgred.conf man page. There are used  some of some parts
of present documentation of libcg - again.

Signed-off-by: Ivana Varekova <varekova@redhat.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@346 4f4bb910-9a46-0410-90c8-c897d4f1cd53

cgred.conf.5 [new file with mode: 0644]

diff --git a/cgred.conf.5 b/cgred.conf.5
new file mode 100644 (file)
index 0000000..da6983f
--- /dev/null
@@ -0,0 +1,49 @@
+.\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
+.\" Written by Ivana Varekova <varekova@redhat.com>.
+
+.TH CGRED.CONF  5 2009-03-16 "Linux" "libcg Manual"
+.SH NAME
+cgred.conf \- libcgroup configuration file
+.SH DESCRIPTION
+\fBcgred.conf\fR is cgred service configuration file.
+In this file there could be defined several internal values.
+Defining anything else in this file will cause the
+CGroup Rules Daemon program to fail.
+.TP
+
+\fBCONFIG_FILE\fR
+specifies the configuration file for cgred service
+
+.TP
+\fBLOG_FILE\fR
+variable specifies the file to which logs will be written
+(by default arew not sent to a file but to syslog)
+
+.TP
+\fBNODAEMON\fR
+if it is equal to "--nodamon" then
+run cgred in non-daemon mode
+
+.TP
+\fBLOG\fR
+define the verbosity of logging. Accepted values are '-v', '-vv', '-q' and
+'--nolog'.
+.LP
+
+
+.SH FILES
+.LP
+.PD .1v
+.TP 20
+.B /etc/cgred.conf
+.TP
+default libcgroup configuration file
+.PD.
+
+.SH SEE ALSO
+cgrules.conf (5),
+cgconfig.conf (5)
+
+
+
+