mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 10:51:24 +00:00
lxc-kill man update about SIGSTOP and SIGKILL
Signed-off-by: Michel Normand <normand@fr.ibm.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
d0817ec91a
commit
b8da590f0e
@ -42,11 +42,17 @@
|
||||
the <replaceable>SIGNUM</replaceable> signal to the first process of the container.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The <replaceable>SIGNUM</replaceable> is a numeric value,
|
||||
the signal name is not supported.
|
||||
</para>
|
||||
<para>
|
||||
If this command is used on an application container ran by
|
||||
lxc-execute, the lxc-init will receive the signal and will forward it to
|
||||
the process 2 which is the command specified in the command line. See
|
||||
lxc-execute (1).
|
||||
Obviously the SIGKILL and SIGSTOP signals are not able to be forwarded,
|
||||
(as per the signal(7) man page).
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user