mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
docs: Add --freeze-cgroup and update --ext-unix-sk
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
68923c974b
commit
1a135c48ef
@@ -136,8 +136,12 @@ In other words, do not use it until really needed.
|
||||
*-s*, *--leave-stopped*::
|
||||
Leave tasks in stopped state after checkpoint instead of killing them.
|
||||
|
||||
*-x*, *--ext-unix-sk*::
|
||||
Dump external unix sockets.
|
||||
*-x*, *--ext-unix-sk* ['<inode>',<inode>']::
|
||||
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*::
|
||||
Collect cgroups into the image thus they gonna be restored then.
|
||||
|
Reference in New Issue
Block a user