Skip to content

Instantly share code, notes, and snippets.

@manarth
Created April 30, 2013 16:12
Show Gist options
  • Save manarth/5489742 to your computer and use it in GitHub Desktop.
Save manarth/5489742 to your computer and use it in GitHub Desktop.
Example SMB config for vagrant.
[srv]
comment = Development
path = /srv
browseable = yes
read only = no
guest ok = yes
force user = vagrant
force group = vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment