Anybody know where the besagent gets it’s ENV variables from on Mac OS X?
I am specifically interested in the “path” environmental variable. The standard root on our machines has a custom ENV PATH variable, but when the besagent runs an action it does not use the root’s env path, but instead it uses a very basic path.
Anyone know how to modify the env of the besagent, without doing it as part of the action for every action?