1
2CGDELETE(1)                    libcgroup Manual                    CGDELETE(1)
3
4
5

NAME

7       cgdelete - remove control group(s)
8
9

SYNOPSIS

11       cgdelete [-h] [-r] [[-g] <controllers>:<path>] ...
12
13

DESCRIPTION

15       The cgdelete program removes all specified control groups.
16
17
18       [-g] <controllers>:<path>
19              Defines the control group to delete. Multiple control groups nay
20              be specified.  -g is optional.
21
22
23       -h, --help
24              Display this help and exit.
25
26
27       -r, --recursive
28              Recursively remove all subgroups.
29
30

ENVIRONMENT VARIABLES

32       CGROUP_LOGLEVEL
33              controls verbosity of the tool. Allowed values are DEBUG,  INFO,
34              WARNING or ERROR.
35
36

SEE ALSO

38       cgcreate (1), lscgroup (1), cgclear (1)
39
40
41
42Linux                             2009-10-26                       CGDELETE(1)
Impressum