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" "02 March 2012" "" ""
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
Note that this option is setting the priority of the events
46
log in the alternate log file. It do not have effect on the
47
ERROR events log on stderr.
49
\fB-n, --name=\fINAME\fB\fR
50
Use container identifier \fINAME\fR\&.
51
The container identifier format is an alphanumeric string.
54
\fBThe container was not found\fR
55
The specified container was not created before with
56
the \fBlxc-create\fR command.
74
\fBlxc-unfreeze\fR(1),
79
Daniel Lezcano <daniel.lezcano@free.fr>