Wireshark-commits: [Wireshark-commits] master-2.6 7456e37: Don't give launchd daemon plists execute
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Oct 2018 18:30:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7456e37a9a6cbbb7d3d33a53a290f05bfc9bde00
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

7456e37 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>
    (cherry picked from commit 574bbfdcba13957dc5b8e44e1338321a10c6b732)
    Reviewed-on: https://code.wireshark.org/review/30304
    

Actions performed:

    from  12600be   [Automatic update for 2018-10-21]
     add  7456e37   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(-)