URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f64ec0844d7509f00f63a225e056c1e08cf30c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2f64ec0 by Guy Harris (guy@xxxxxxxxxxxx):
Give more detailed information about capture permissions on Debian.
Indicate what you're supposed to do when running dpkg-reconfigure
wireshark-common, and indicate that you have to run it as root using
sudo.
Emphasize in README.Debian, and indicate in the permission failure
secondary message, that you have to add users to the "wireshark" group
after doing that, and that a user may have to log out and log in again
to make this change take effect.
Bug: 14847
Change-Id: Ia83ff8e92bd2f00b6c3779272322a40201416da0
Reviewed-on: https://code.wireshark.org/review/28206
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 722d6b0 Rewrite make-{dissectors,taps} in Python
adds 2f64ec0 Give more detailed information about capture permissions on Debian.
Summary of changes:
debian/README.Debian | 41 +++++++++++++++++++++++++++++------------
dumpcap.c | 15 +++++++++++++--
2 files changed, 42 insertions(+), 14 deletions(-)