Comment #7 on issue 31077 by craig.schlenter: Doesn't start and only prints "Failed to move to new PID namespace: Operation not permitted" http://code.google.com/p/chromium/issues/detail?id=31077
The chroot stuff and the separate PID namespace both "require root". You can see the sandbox code in sandbox/linux/suid/sandbox.c ... (I have quotes around "require root" because "capabilities" can also do some of this stuff etc.). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
