Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
---
include/linux/nsproxy.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: 2.6.19-rc6-mm2/include/linux/nsproxy.h
===================================================================
--- 2.6.19-rc6-mm2.orig/include/linux/nsproxy.h
+++ 2.6.19-rc6-mm2/include/linux/nsproxy.h
@@ -23,7 +23,7 @@ struct user_namespace;
#define NS_NET2 0x00000010
#define NS_USER 0x00000020
#define NS_NET3 0x00000040
-#define NS_ALL (NS_MNT|NS_UTS|NS_IPC|NS_PID|NS_NET2|NS_USER)
+#define NS_ALL (NS_MNT|NS_UTS|NS_IPC|NS_PID|NS_NET2|NS_USER|NS_NET3)
/*
* A structure to contain pointers to all per-process
--
_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers