userns: Allow unprivileged reboot
authorLi Zefan <lizefan@huawei.com>
Thu, 27 Dec 2012 03:39:12 +0000 (11:39 +0800)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 27 Dec 2012 04:29:30 +0000 (20:29 -0800)
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 <lizefan@huawei.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>

No differences found