URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b2fbff2dc2af6f47edda62cedd22b22d6c9d9e0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2b2fbff by Guy Harris (guy@xxxxxxxxxxxx):
Switch to a launch daemon for ChmodBPF.
"Ah finally blew that varmint to Kingdom Come!"
Change-Id: I4ef5f8692924772189af4158eddbc125c1c7d521
Reviewed-on: https://code.wireshark.org/review/2004
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6ec0909 Comment out an empty section.
adds 2b2fbff Switch to a launch daemon for ChmodBPF.
Summary of changes:
packaging/macosx/ChmodBPF/ChmodBPF | 84 ++++++++------------
packaging/macosx/ChmodBPF/README.macosx | 48 -----------
packaging/macosx/ChmodBPF/StartupParameters.plist | 4 -
.../macosx/ChmodBPF/org.wireshark.ChmodBPF.plist | 12 +++
packaging/macosx/Makefile.am | 3 +-
packaging/macosx/Read_me_first_gtk.rtf | 32 +++++---
packaging/macosx/Read_me_first_qt.rtf | 27 ++++---
packaging/macosx/Scripts/chmodbpf-postinstall.sh | 10 ++-
.../macosx/Wireshark_package.pmdoc/02chmodbpf.xml | 2 +-
.../macosx/Wireshark_package.pmdoc/index.xml.in | 2 +-
10 files changed, 94 insertions(+), 130 deletions(-)
delete mode 100644 packaging/macosx/ChmodBPF/README.macosx
delete mode 100644 packaging/macosx/ChmodBPF/StartupParameters.plist
create mode 100644 packaging/macosx/ChmodBPF/org.wireshark.ChmodBPF.plist