Skip to content

Commit 9729c0b

Browse files
committed
Document updates for Supervisor#199
1 parent 6ec37b6 commit 9729c0b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/configuration.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,6 +1034,18 @@ where specified.
10341034

10351035
*Introduced*: 3.0
10361036

1037+
``prsetpdeathsig``
1038+
1039+
The signal that the running process receives if the supervisor
1040+
parent process dies. This is a Linux only config directive and can not
1041+
be set on other platforms.
1042+
1043+
*Default*: None
1044+
1045+
*Required*: No.
1046+
1047+
*Introduced*: 4.0
1048+
10371049
``[program:x]`` Section Example
10381050
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10391051

0 commit comments

Comments
 (0)