https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3760
Summary: Use a launchd daemon instead of a startup item for
ChmodBPF on OS X
Product: Wireshark
Version: 1.2.0
Platform: Other
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Trivial
Priority: Low
Component: Extras
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: rgovostes@xxxxxxxxx
Created an attachment (id=3373)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3373)
updated ChmodBPF
Build Information:
n/a
--
>From the launchd manpage:
In Darwin, the canonical way to launch a daemon is through launchd as
opposed to more traditional mechanisms or mechanisms provided in earlier
versions of Mac OS X. These alternate methods should be considered deprecated
and not suitable for new projects.
I've attached a replacement for the ChmodBPF startup item that is currently
distributed with Wireshark. I include an AppleScript which will prompt the user
for his or her administrative password and install the launch daemon
automatically.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.