We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec37b6 commit 9729c0bCopy full SHA for 9729c0b
docs/configuration.rst
@@ -1034,6 +1034,18 @@ where specified.
1034
1035
*Introduced*: 3.0
1036
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
1049
``[program:x]`` Section Example
1050
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1051
0 commit comments