[PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent when reboot

Oleg Nesterov oleg at redhat.com
Sun Aug 14 09:17:07 PDT 2011


On 08/11, Daniel Lezcano wrote:
>
> In the case of a VPS, when we shutdown/halt/reboot the container, the
> reboot utility will invoke the sys_reboot syscall which has the bad
> effect to reboot the host.

Stupid question. Can't sys_reboot() simply kill init (and thus the whole
pid_ns) in this case?

Oleg.



More information about the Containers mailing list