Skip to content

Instantly share code, notes, and snippets.

@jubstuff
Created January 9, 2014 08:05
Show Gist options
  • Select an option

  • Save jubstuff/8330922 to your computer and use it in GitHub Desktop.

Select an option

Save jubstuff/8330922 to your computer and use it in GitHub Desktop.
Vagrant configuration line to enable symlink creation in Virtualbox shared folders
config.vm.customize ["setextradata", :id, "VBoxInternal2/SharedFoldersEnableSymlinksCreate/SHARE_NAME", "1"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment