Skip to content

Instantly share code, notes, and snippets.

@crzapata
Created November 29, 2014 23:55
Show Gist options
  • Save crzapata/6a036d7355a28836e5ed to your computer and use it in GitHub Desktop.
Save crzapata/6a036d7355a28836e5ed to your computer and use it in GitHub Desktop.
Permission settings fix for using vagrant when user home directory is located in external/secondary drive (Mac OS X)
sudo chown -R YOUR_USER_NAME:staff /Volumes/YOUR_EXT_VOLUME_NAME/Users/YOUR_USER_NAME/.vagrant.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment