[CRIU] [PATCH 3/3] help: update help output for --cgroup-root

Tycho Andersen tycho.andersen at canonical.com
Tue Sep 20 11:08:22 PDT 2016


Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
CC: Kir Kolyshkin <kir at openvz.org>
---
 criu/crtools.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/criu/crtools.c b/criu/crtools.c
index 25637cf..40f4018 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -871,8 +871,11 @@ usage:
 "  --manage-cgroups [m]  dump/restore process' cgroups; argument can be one of\n"
 "                        'none', 'props', 'soft' (default), 'full' or 'strict'\n"
 "  --cgroup-root [controller:]/newroot\n"
-"                        change the root cgroup the controller will be\n"
-"                        installed into. No controller means that root is the\n"
+"                        on dump: change the root for the controller that will\n"
+"                        be dumped. By default, only the paths with tasks in\n"
+"                        them and below will be dumped.\n"
+"                        on restore: change the root cgroup the controller will\n"
+"                        be installed into. No controller means that root is the\n"
 "                        default for all controllers not specified\n"
 "  --cgroup-props STRING\n"
 "                        define cgroup controllers and properties\n"
-- 
2.7.4



More information about the CRIU mailing list