diff options
author | Guy Harris <guy@alum.mit.edu> | 2014-08-31 13:37:10 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2014-08-31 13:37:10 -0700 |
commit | 519d41dd8c8ac2a9668bbec53d98ab753df3415c (patch) | |
tree | 3e204016e92140d090ff96a11e5144079ead9aa9 /configure | |
parent | 37a4aa82a953cd13e4a6af0b75ceab287de555a3 (diff) | |
download | tcpdump-519d41dd8c8ac2a9668bbec53d98ab753df3415c.tar.gz |
Document --with-sandbox-capsicum.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1341,7 +1341,8 @@ Optional Packages: --without-smi don't link with libsmi --with-user=USERNAME drop privileges by default to USERNAME --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY - --with-sandbox-capsicum + --with-sandbox-capsicum use Capsicum security functions [default=yes, if + available] --with-crypto use OpenSSL libcrypto [default=yes, if available] Some influential environment variables: |