Closed dukejones closed 6 years ago
Thanks for your report.
Is this issue the same as https://unix.stackexchange.com/questions/241752/symlink-as-workingdirectory-in-systemd-service ?
@dukejones Can you show me your service unit file? Or,
Environment = PWD=<%= current_path %>
line included in [Service]
section?I believe my issue was due to an improper column type in my Postgres DB rather than not picking up changes when deploying. I use Puma, BTW. Closing this~ thanks!
It doesn't re-read the symlink. Whatever it pointed to when the daemon first started is what it will always be, rendering the "current" directory of capistrano non-functional.