Skip to content

Fix symlink permissions to write vagrant logs to .vagrant/logs/ folder#1015

Merged
MasterOdin merged 3 commits intomasterfrom
fix_vagrant_logs
Jun 6, 2017
Merged

Fix symlink permissions to write vagrant logs to .vagrant/logs/ folder#1015
MasterOdin merged 3 commits intomasterfrom
fix_vagrant_logs

Conversation

@MasterOdin
Copy link
Member

Closes #1013

Vagrantfile Outdated
config.vm.synced_folder '.', '/usr/local/submitty/GIT_CHECKOUT_Submitty', create: true, mount_options: ["dmode=775", "fmode=664"]

# FIXME: Attempted this to fix the symlink permissions problems, but didn't work
# (hwcron needs to write the log directories)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean up this message too

@MasterOdin MasterOdin merged commit 5b95860 into master Jun 6, 2017
@bmcutler bmcutler deleted the fix_vagrant_logs branch June 6, 2017 21:02
bmcutler added a commit that referenced this pull request Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants