-P,--pid-file filename
|
Write PID to a specified file. |
-l,--log-facility log_facility
|
Choose log facility: daemon | user | local0 | ... | local7 (default: local6). |
-L,--log-level log_level
|
Choose log level (on stderr and syslog) i.e. messages of selected level and more important
levels will be logged: emerg | alert | crit | err | warning | notice | info | debug0 | ...
| debug2 (default: notice). |
-u,--run-as-user username
|
Drop root privileges and run server as the specified user. |
--out-queue-ttl seconds
|
Specify a maximum TTL for outgoing messages (default: 300). |
--max-clients number
|
Specify maximum number of client that can be serviced in the same time (default: 5). |
--program4fallen-daemons filename
|
Specify a program which will be run after a fact that a daemon isn't working. |
--program-running-period seconds
|
Specify a minimum time (in seconds) between running of a given program for
each of not-working daemons (default: 3600). |
-v,--version
|
Display version number on stderr and exit. |
-h,--help
|
Display this help and exit. |