Re: Global Env Variables
>
> So the earliest place I guess you could get it in would be to stick the
> "export VARNAME=VALUE" lines at the begining of /etc/rc.d/rc
> That would be fairly global.
>
> -Ben.
>
I added these lines to the begining of /etc/init.d/rc:
export LANG=en_GB
export JAVA_HOME=/usr/lib/j2sdk1.4-sun/
but they still are not affecting the tomcat script run by rc. What am I doing
wrong here? I have looked in /etc/messages and dmesg but cannot see any error
messages.
Any hints about where to look next?
Reply to: