Re: In Diego (maybe DEA also) why is $HOME /home/vcap/app and not /home/vcap?
Mike Youngstrom <youngm@...>
Thanks for doing that research Eric. So, it appears to be some requirement
toggle quoted messageShow quoted text
for Heroku compatibility. So, I guess I have 2 issues I'd like to dig further on that might help other from repeating the issue I experienced above: 1. Should ssh home be /home/vcap/app also to match application running environment? 2. Why is Java's "user.home" system property "/home/vcap". I would think that java's user.home should always match the HOME environment variable. Mike
On Mon, May 9, 2016 at 2:38 PM, Eric Malm <emalm(a)pivotal.io> wrote:
Hey, Mike,
|
|