R
Rob Fitzpatrick
Guest
Makes sense. So it seems the issue is the user's security context. On my sandbox machine (CentOS 6.9) I was already root when I set the env vars, so they were preserved in the _progres environment. On the other machines I was logged in as myself (non-root) so there was a change of security context.
Continue reading...
Continue reading...