summaryrefslogtreecommitdiffstats
path: root/doc/man/cgconfigparser.8
blob: b0642d88cf86a0eeb731908529b5e011b4abc3ec (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
.\" Copyright (C) 2009 Red Hat, Inc. All Rights Reserved.
.\" Written by Ivana Varekova <varekova@redhat.com>.

.TH CGCONFIGPARSER  8 2009-03-16 "Linux" "libcgroup Manual"
.SH NAME

cgconfigparser \- setup control group file system

.SH SYNOPSIS
\fBcgconfigparser\fR [\fB-h\fR | \fB-l\fR \fI<filename>\fR]

.SH OPTIONS
.TP
.B -h|--help
Displays help.
.TP
.B -l, --load=FILE
Parses the control groups configuration file
Sets up the control group file system
defined by the configuration file and mount
mounts points described by the configuration file.
The format of the file is described in
\fBcgconfig.conf\fR.
.LP

.SH SEE ALSO
cgconfig.conf (5)