Wireshark-bugs: [Wireshark-bugs] [Bug 2228] Stop capture doesn't work

Date: Thu, 20 Mar 2008 19:55:02 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2228





--- Comment #6 from Bugzilla administrator <bugzilla-admin@xxxxxxxxxxxxx>  2008-03-20 19:55:01 GMT ---
If you have setcap, you should be able to let dumpcap capture without being
setuid, e.g.

setcap cap_net_raw,cap_net_admin=ep /usr/bin/dumpcap
chmod u-s /usr/bin/dumpcap


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.