daemon(8): Add "--output-file -o" to list of options enabling supervision mode
This is the small internal doc fix from https://reviews.freebsd.org/D46313 Reviewed by: michaelo Approved by: (blanket; comment fix) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D55325
This commit is contained in:
committed by
Michael Osipov
parent
938c076b9b
commit
e9a69948a8
@@ -194,6 +194,7 @@ main(int argc, char *argv[])
|
||||
|
||||
/*
|
||||
* Supervision mode is enabled if one of the following options are used:
|
||||
* --output-file -o
|
||||
* --child-pidfile -p
|
||||
* --supervisor-pidfile -P
|
||||
* --restart -r / --restart-delay -R
|
||||
|
||||
Reference in New Issue
Block a user