URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=540f061d5499f9135bb74178fe3cd0bbf26176ea
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
540f061 by Guy Harris (guy@xxxxxxxxxxxx):
Switch to a launch daemon for ChmodBPF.
"Ah finally blew that varmint to Kingdom Come!"
Change-Id: If935d87dd487f7463261379d76e953396a3ea5e5
Reviewed-on: https://code.wireshark.org/review/2007
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 460db8a tshark.c: Backport 68a1b55 (with change) from Dev; Also: backport dc02627
adds 540f061 Switch to a launch daemon for ChmodBPF.
Summary of changes:
packaging/macosx/ChmodBPF/ChmodBPF | 48 +++++++-------------
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.rtf | 25 ++++++----
packaging/macosx/Scripts/chmodbpf-postinstall.sh | 10 ++--
.../macosx/Wireshark_package.pmdoc/02chmodbpf.xml | 2 +-
.../macosx/Wireshark_package.pmdoc/index.xml.in | 2 +-
9 files changed, 55 insertions(+), 99 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