commit | 923c7538236564c46ee80c253a416705321f13e3 | [log] [tgz] |
---|---|---|
author | Li Zefan <lizefan@huawei.com> | Thu Dec 27 11:39:12 2012 +0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Dec 26 20:29:30 2012 -0800 |
tree | d57765040dc118a83f2a7c8892b1d9f051d4c5ff | |
parent | 48c6d1217e3dc743e7d3ad9b9def8d4810d13a85 [diff] |
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 <lizefan@huawei.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>