Note that -j impacts -S and -F

pull/13/head
Daniel Roethlisberger 10 years ago
parent 008821cfca
commit 5ac565f5df

@ -142,7 +142,7 @@ main_usage(void)
" -E list available NAT engines and exit\n"
" -u user drop privileges to user (default if run as root: nobody)\n"
" -m group when using -u, override group (default: primary group of user)\n"
" -j jaildir chroot() to jaildir (impacts -S and sni, see manual page)\n"
" -j jaildir chroot() to jaildir (impacts -S/-F and sni, see manual page)\n"
" -p pidfile write pid to pidfile (default: no pid file)\n"
" -l logfile connect log: log one line summary per connection to logfile\n"
" -L logfile content log: full data to file or named pipe (excludes -S/-F)\n"

Loading…
Cancel
Save