URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8e54bce21e7376a4e7639d47814d2d322012be4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark
Commits:
b8e54bc 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>
(cherry picked from commit 39ca18d71b85d0b99c0fd3c5edab48fa217d7d34)
Reviewed-on: https://code.wireshark.org/review/2024
(cherry picked from commit 9cf44c19d00e1072e28e353a4c8fcdd22e01e554)
Reviewed-on: https://code.wireshark.org/review/2025
(cherry picked from commit 9afa5d6166790661ddc5b44e1e8cb0c2f18fa83e)
Reviewed-on: https://code.wireshark.org/review/2026
Actions performed:
from ec607cd When installing the launch daemon, get rid of the old startup item.
adds b8e54bc 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(-)