diff options
author | Paul Ferrell <pflarr@sourceforge.net> | 2010-11-06 19:28:10 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2010-11-06 19:28:10 -0700 |
commit | d2c7d4e92b665cb6dafe654e51a0b5baa487e6ed (patch) | |
tree | b25db2ed8e7c1153db977eeaaba1260fd4d17373 /CREDITS | |
parent | 91021f01abf7ea39e05698b60d10ff584a719290 (diff) | |
download | tcpdump-d2c7d4e92b665cb6dafe654e51a0b5baa487e6ed.tar.gz |
Switch user ID/root directory with -Z before opening savefiles for output.
In addition to Paul's change, I added a comment explaining why we do
this, and explaining that doing so after opening the first savefile
doesn't help with subsequent savefiles, so you'll have to come up with a
better fix if you want the savefiles opened by the original UID or
outside the chroot.
Reviewed-By: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ Additional people who have contributed patches: Paolo Abeni <paolo dot abeni at email dot it> Pascal Hennequin <pascal dot hennequin at int-evry dot fr> Pasvorn Boonmark <boonmark at juniper dot net> + Paul Ferrell <pflarr at sourceforge dot net> Paul Mundt <lethal at linux-sh dot org> Paul S. Traina <pst at freebsd dot org> Pavlin Radoslavov <pavlin at icir dot org> |