Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 379369
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/wireshark-1.8.1.ebuild
0
++ b/wireshark-1.8.1.ebuild
Lines 202-208 src_install() { Link Here
202
202
203
pkg_postinst() {
203
pkg_postinst() {
204
	if use caps && use pcap; then
204
	if use caps && use pcap; then
205
		fcaps 0:wireshark 550 cap_net_raw,cap_net_admin "${EROOT}"/usr/bin/dumpcap
205
		fcaps 0:wireshark 550 cap_dac_read_search,cap_net_raw,cap_net_admin "${EROOT}"/usr/bin/dumpcap
206
	fi
206
	fi
207
	echo
207
	echo
208
	ewarn "NOTE: To run wireshark as normal user you have to add yourself to"
208
	ewarn "NOTE: To run wireshark as normal user you have to add yourself to"

Return to bug 379369