wireshark: fix typo in post-install
This commit is contained in:
parent
93075bc9f0
commit
1176ebc799
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user