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

Commits:

d101ece 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 aed46e7eb1ac29704175eeeb6f8e69fb5b8a2e04)
    Reviewed-on: https://code.wireshark.org/review/30305
    

Actions performed:

    from  9af5e21   [Automatic update for 2018-10-21]
     add  d101ece   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(-)