#!/bin/bash

set -e

launchctl unload '/Library/LaunchDaemons/org.wireshark.ChmodBPF.plist'
launchctl load '/Library/LaunchDaemons/org.wireshark.ChmodBPF.plist'