Skip to content
Snippets Groups Projects
Commit 7f9f7914 authored by Jan Schaumann's avatar Jan Schaumann
Browse files

document '-u', '-p', '-g'

parent 25539273
Branches
Tags
No related merge requests found
......@@ -29,13 +29,22 @@ successful authentication of that site when forwarding mail there.
*-v, --verbosity* _VERBOSITY_::
set log verbosity level: _debug_, _info_ (default), _warn_, _error_, or
_fatal_.
*-c, --config* _FILE_::
config file location (default: _/etc/mta-sts-daemon.yml_)
*-g, --group* _GROUP_::
change eGID to this group (default: _none_)
*-l, --logfile* _FILE_::
log file location (default: _none_)
*-p, --pidfile* _PIDFILE_::
name of the file to write the current pid to (default: _none_)
*-u, --user* _USER_::
change eUID to this user (default: _none_)
*--disable-uvloop*::
do not use uvloop even if it is available (default: enabled if available)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment