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 <[email protected]> Ivana Varekova -------------------------------------------------------- diff -up ./cgred.conf.5.pom ./cgred.conf.5 --- ./cgred.conf.5.pom 2009-02-17 13:42:16.000000000 +0100 +++ ./cgred.conf.5 2009-02-17 13:37:46.000000000 +0100 @@ -0,0 +1,49 @@ +.\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. +.\" Written by Ivana Varekova <[email protected]>. + +.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) + + + + ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
