I am running QB server on CentOS 6.3 under local system account. I.e. RUN_AS_USER is not set in server.sh. As a result I cannot affect QB server environment variables: updating /etc/profile, /etc/profile.d/quickbuild.sh, /root/.profile, ... does not work. The PATH environment variable needs to be reset and include /opt/bullseye/bin location. What would be the best way to do it?
Alternatively I could set BULLSEYE_HOME user attribute and then use it in the code. But that would need updating the code for every Bullseye invocation.
Thanks!
Irina