1
.\" This manpage has been automatically generated by docbook2man
2
.\" from a DocBook document. This tool can be found at:
3
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
4
.\" Please send any bug reports, improvements, comments, patches,
5
.\" etc. to Steve Cheng <steve@ggi-project.org>.
6
.TH "LXC-UNFREEZE" "1" "23 November 2009" "" ""
9
lxc-unfreeze \- thaw all the container's processes
12
\fBlxc-unfreeze \fI-n name\fB
17
\fBlxc-unfreeze\fR will thaw all the processes
18
previously frozen by the \fBlxc-freeze\fR command.
21
These options are common to most of lxc commands.
24
Print a longer usage message than normal.
27
Give the usage message
32
\fB-o, --logfile=\fIFILE\fB\fR
33
Output to an alternate log
34
\fIFILE\fR\&. The default is no log.
36
\fB-l, --logpriority=\fILEVEL\fB\fR
38
\fILEVEL\fR\&. The default log
39
priority is ERROR\&. Possible values are :
45
\fB-n, --name=\fINAME\fB\fR
46
Use container identifier \fINAME\fR\&.
47
The container identifier format is an alphanumeric string.
50
\fBThe container was not found\fR
51
The specified container was not created before with
52
the \fBlxc-create\fR command.
69
\fBlxc-unfreeze\fR(1),
73
Daniel Lezcano <daniel.lezcano@free.fr>