summaryrefslogtreecommitdiffstats
path: root/cgred.conf.5
blob: da6983f7689bbb02adb1255b52e841d1065975c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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)