Wireshark Error on the Mac
When you reboot and get this error after installing Wireshark on the mac:
Insecure startup item disabled chmodBPF
I always forget where the file is that needs the permissions change. So for my failing memory:
cd /Library/StartupItems
sudo chown -R root:wheel ChmodBPF
Read other posts