<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<div><br></div><div>I am working on a script to start Tomcat on a CentOS like OS (AWS EC2 Linux).</div><div><br></div><div>I need to configure a 'global' environment variable in the system that is set when the system boots and before the tomcat scripts executes to start the service. I did some research on z InnerNet and tried quite a few things with no success.</div><div><br></div><div>Basically I need to set and export the environment variable with a path ($CATALINA_HOME), maybe from /etc/profile?, and then read it from another script at boot time. Also how do I read and display the variable from the script to verify it is set properly?</div><div><br></div><div>All the scripts I've seen hard code the path, which I want to avoid.</div><div><br></div><div>Any
 suggestion?</div><div><br></div><div>Thanks</div><div><br></div><div>Fred</div><div><br></div></td></tr></table>