Skip to content

Make tmp path configurable via env variable #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Make tmp path configurable via env variable #327

wants to merge 1 commit into from

Conversation

heypiotr
Copy link

My solution to the #326 issue: when working in a multi-user environment, each user can set their SPRING_TMP_PATH env variable to their own tmp directory. This prevents a whole bunch of "permission denied" errors.

I tested this in a real-world setup and it seems to be working just fine.

@heypiotr
Copy link
Author

A much more elegant solution was suggested and merged in #344, so let me close this one.

@heypiotr heypiotr closed this Aug 11, 2014
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.

1 participant