URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aed46e7eb1ac29704175eeeb6f8e69fb5b8a2e04
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
aed46e7 by Guy Harris (guy@xxxxxxxxxxxx):
Don't give launchd daemon plists execute permission.
They don't need it; read permission suffices.
While we're at it, rename a variable to indicate that it's the path to
the plist for ChmodBPF, not the path to the executable for ChmodBPF.
Change-Id: Ib7537e26ae3f4477c4110759049a8cd7d2f09cf6
Reviewed-on: https://code.wireshark.org/review/30303
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from aea4e4b Dumpcap: Swap bytes only for pcap sources.
add aed46e7 Don't give launchd daemon plists execute permission.
Summary of changes:
packaging/macosx/Scripts/chmodbpf-postinstall.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)