pid_namespaces.7: Refer to reboot(2) for a discussion of reboot() inside a PID namespace

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-07 00:32:21 +01:00
parent 29368ba01f
commit 78d6b55b9c
1 changed files with 7 additions and 0 deletions

View File

@ -123,6 +123,13 @@ these signals are forcibly delivered when sent from an ancestor PID namespace.
Neither of these signals can be caught by the "init" process,
and so will result in the usual actions associated with those signals
(respectively, terminating and stopping the process).
Starting with Linux 3.9, the
.BR reboot (2)
system causes a signal to be sent to the namespace "init" process.
See
.BR reboot(2)
for more details.
.\"
.\" ============================================================
.\"