-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). |
--nr-of-gc nr
|
Specify a maximum number of graphic clients that may be served at the same time (default: 10). |
--nr-of-ic nr
|
Specify a maximum number of notification clients that may be served at the same time (default: 20). |
--socket-file-4-gc filename
|
Wait for connections from graphic clients via a specified socket file (default: /tmp/dgns.gc.socket). |
--socket-file-4-ic filename
|
Wait for connections from notifications clients via a specified socket file (default: /tmp/dgns.ic.socket). |
--port-4-gc port
|
Listen to a specified TCP port waiting for graphic clients (default: use a socket file). |
--port-4-ic port
|
Listen to a specified TCP port waiting for notifications clients (default: use a socket file). |
--ttl seconds
|
Specify a maximum TTL (time to live) for outgoing messages (default: 300). |
-u,--run-as-user username
|
Drop root privileges and run server as a specified user. |
--background
|
Go to background after startup. |
-v,--version
|
Display version number on stderr and exit. |
-h,--help
|
Display this help and exit. |