OK, figured it out. I had to add the export statement to /etc/sysconfig/jenkins
On Tuesday, September 27, 2016 at 10:53:22 AM UTC-6, Eric Fetzer wrote: > Running Jenkins 2.7.2 on RHEL 6.8. In older versions of Jenkins, I just > had to add a line to the bottom of /etc/profile and it showed up in > Jenkins' path. In 2.7.2, I've added the line, verified the addition shows > up in other users paths when they logon, restarted the Jenkins service, > then checked /Manage Jenkins/System Information, and the path is not > altered. Anyone know how I can affect the PATH in the new Jenkins? > > Note that I also tried Manage Jenkins/Configure System/ and adding a > Global Property:Environment Variable: > > Name: PATH > Value: $PATH:/my/added/path:. > > That didn't work either. > > Thanks, > Eric > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cd39fce5-525f-41a6-87d3-1acbfb90efa3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
