Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
b8da590f
Commit
b8da590f
authored
May 27, 2010
by
Michel Normand
Committed by
Daniel Lezcano
May 27, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
>
parent
d0817ec9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
lxc-kill.sgml.in
doc/lxc-kill.sgml.in
+6
-0
No files found.
doc/lxc-kill.sgml.in
View file @
b8da590f
...
@@ -43,10 +43,16 @@
...
@@ -43,10 +43,16 @@
</para>
</para>
<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
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
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
the process 2 which is the command specified in the command line. See
lxc-execute (1).
lxc-execute (1).
Obviously the SIGKILL and SIGSTOP signals are not able to be forwarded,
(as per the signal(7) man page).
</para>
</para>
</refsect1>
</refsect1>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment