Wireshark-commits: [Wireshark-commits] master 39ca18d: Only nuke the startup item once we've instal

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Jun 2014 17:47:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39ca18d71b85d0b99c0fd3c5edab48fa217d7d34
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

39ca18d by Guy Harris (guy@xxxxxxxxxxxx):

    Only nuke the startup item once we've installed the launch daemon.
    
    That way, if we crash in the middle, there's still something installed
    that will try to set the permissions on the BPF devices.
    
    Change-Id: Ie0c32f9eaca08bdbb359d07e47f20c664bc66411
    Reviewed-on: https://code.wireshark.org/review/2023
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  09f53d8   Per Spec update, SetUSBDevAddrReq now contains data
    adds  39ca18d   Only nuke the startup item once we've installed the launch daemon.


Summary of changes:
 packaging/macosx/Scripts/chmodbpf-postinstall.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)