manual WITH_PDEATHSIG

This commit is contained in:
Maxim Devaev
2025-02-08 01:56:59 +02:00
parent f3e0613de3
commit b2d1a5612d
5 changed files with 23 additions and 22 deletions

View File

@@ -274,7 +274,7 @@ Timeout for lock. Default: 1.
.SS "Process options"
.TP
.BR \-\-exit\-on\-parent\-death
Exit the program if the parent process is dead. Required \fBHAS_PDEATHSIG\fR feature. Default: disabled.
Exit the program if the parent process is dead. Required \fBWITH_PDEATHSIG\fR feature. Default: disabled.
.TP
.BR \-\-exit\-on\-no\-clients \fIsec
Exit the program if there have been no stream or sink clients or any HTTP requests in the last N seconds. Default: 0 (disabled).