From: Li Zefan Date: Thu, 27 Dec 2012 03:39:12 +0000 (+0800) Subject: userns: Allow unprivileged reboot X-Git-Tag: v3.9-rc1~85^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923c7538236564c46ee80c253a416705321f13e3;p=pandora-kernel.git userns: Allow unprivileged reboot In a container with its own pid namespace and user namespace, rebooting the system won't reboot the host, but terminate all the processes in it and thus have the container shutdown, so it's safe. Signed-off-by: Li Zefan Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed