Skip to content

Instantly share code, notes, and snippets.

@burnsra
Created August 12, 2015 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save burnsra/bf7f6138145d43052b45 to your computer and use it in GitHub Desktop.
Save burnsra/bf7f6138145d43052b45 to your computer and use it in GitHub Desktop.
VirtualBox - El Capitan
for bin in VirtualBox VirtualBoxVM VBoxNetAdpCtl VBoxNetDHCP VBoxNetNAT VBoxHeadless; do
sudo chmod u+s "/Applications/VirtualBox.app/Contents/MacOS/${bin}"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment