Posted by drurian on May 7, 2014 at 8:22pm
Hello,
I need help configuring permissions for Vagrant user. After running BOA script, some of the Vagrant commands (i.e. rsync, halt, etc.) become unavailable because Vagrant can't read the distro info. It happens because Vagrant loses access to /bin/cat and other commands. Is there a way to retain default permissions for vagrant user?
Comments
Switching to root instead of
Switching to root instead of vagrant user seems to have fixed the permissions.
-Natalie
Friendlydrupal.com - Drupal Video Tutorials
Switching to root instead of
Switching to root instead of vagrant user seems to have fixed the permissions.
-Natalie
Friendlydrupal.com - Drupal Video Tutorials
Check this issue:
Check this issue: https://github.com/omega8cc/boa/issues/296