1LXC-UNFREEZE(1)                                                LXC-UNFREEZE(1)
2
3
4

NAME

6       lxc-unfreeze - thaw all the container's processes
7

SYNOPSIS

9       lxc-unfreeze -n name .SH "DESCRIPTION"
10
11       lxc-unfreeze  will thaw all the processes previously frozen by the lxc-
12       freeze command.
13

COMMON OPTIONS

15       These options are common to most of lxc commands.
16
17       -?, -h, --help
18              Print a longer usage message than normal.
19
20       --usage
21              Give the usage message
22
23       -q, --quiet
24              mute on
25
26       -o, --logfile=FILE
27              Output to an alternate log FILE. The default is no log.
28
29       -l, --logpriority=LEVEL
30              Set log priority to LEVEL. The default log  priority  is  ERROR.
31              Possible  values  are  : FATAL, CRIT, WARN, ERROR, NOTICE, INFO,
32              DEBUG.
33
34              Note that this option is setting the priority of the events  log
35              in  the  alternate  log file. It do not have effect on the ERROR
36              events log on stderr.
37
38       -n, --name=NAME
39              Use container identifier NAME.  The container identifier  format
40              is an alphanumeric string.
41

DIAGNOSTIC

43       The container was not found
44              The specified container was not created before with the lxc-cre‐
45              ate command.
46

SEE ALSO

48       lxc(1), lxc-create(1), lxc-destroy(1), lxc-start(1), lxc-stop(1),  lxc-
49       execute(1),  lxc-kill(1),  lxc-console(1), lxc-monitor(1), lxc-wait(1),
50       lxc-cgroup(1), lxc-ls(1), lxc-ps(1), lxc-info(1),  lxc-freeze(1),  lxc-
51       unfreeze(1), lxc.conf(5)
52

AUTHOR

54       Daniel Lezcano <daniel.lezcano@free.fr>
55
56
57
58                         Mon Jul 26 17:09:32 UTC 2010          LXC-UNFREEZE(1)
Impressum