Commit 1a135c48 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

docs: Add --freeze-cgroup and update --ext-unix-sk

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 68923c97
...@@ -136,8 +136,12 @@ In other words, do not use it until really needed. ...@@ -136,8 +136,12 @@ In other words, do not use it until really needed.
*-s*, *--leave-stopped*:: *-s*, *--leave-stopped*::
Leave tasks in stopped state after checkpoint instead of killing them. Leave tasks in stopped state after checkpoint instead of killing them.
*-x*, *--ext-unix-sk*:: *-x*, *--ext-unix-sk* ['<inode>',<inode>']::
Dump external unix sockets. Dump external unix sockets. Optionally passing '<inode>' (or comma separated
series) it assigns inodes which allowed for one sided dump.
*--freeze-cgroup*::
Use cgroup freezer to collect processes.
*--manage-cgroups*:: *--manage-cgroups*::
Collect cgroups into the image thus they gonna be restored then. Collect cgroups into the image thus they gonna be restored then.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment