ports/opt (3.1): wireshark: fix typo in post-install
14 Nov
2014
14 Nov
'14
7:17 p.m.
commit 1176ebc799f0ddf665915c4966b0e328b8363380 Author: Thomas Penteker <tek@serverop.de> Date: Fri Nov 14 20:16:10 2014 +0100 wireshark: fix typo in post-install diff --git a/wireshark/post-install b/wireshark/post-install index ac8bd16..c6e27cb 100755 --- a/wireshark/post-install +++ b/wireshark/post-install @@ -8,5 +8,5 @@ getent group wireshark >/dev/null || groupadd -r wireshark chgrp wireshark /usr/bin/dumpcap -chmod 754 /usr/sbin/dumpcap +chmod 754 /usr/bin/dumpcap setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/dumpcap
3728
Age (days ago)
3728
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu