[CRIU] [PATCH 2/2] zdtm: don't execute ipc_namespace in userns (v2)
Andrey Vagin
avagin at openvz.org
Mon Oct 26 06:41:48 PDT 2015
From: Andrew Vagin <avagin at openvz.org>
There is no permissions to set sysctl-s
v2: add the suid flag
Signed-off-by: Andrew Vagin <avagin at openvz.org>
---
test/zdtm/live/static/ipc_namespace.desc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/zdtm/live/static/ipc_namespace.desc b/test/zdtm/live/static/ipc_namespace.desc
index 6c4afe5..7b16528 100644
--- a/test/zdtm/live/static/ipc_namespace.desc
+++ b/test/zdtm/live/static/ipc_namespace.desc
@@ -1 +1 @@
-{'flavor': 'ns uns'}
+{'flavor': 'ns', 'flags' : 'suid'}
--
2.4.3
More information about the CRIU
mailing list