From 1a135c48efd26620cbd7fe69fba9e84d654bb120 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Mon, 7 Sep 2015 12:29:00 +0300 Subject: [PATCH] docs: Add --freeze-cgroup and update --ext-unix-sk Signed-off-by: Cyrill Gorcunov Signed-off-by: Pavel Emelyanov --- Documentation/criu.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Documentation/criu.txt b/Documentation/criu.txt index 633ef2165..84de8972f 100644 --- a/Documentation/criu.txt +++ b/Documentation/criu.txt @@ -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* ['',']:: + Dump external unix sockets. Optionally passing '' (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.