On Thu, Feb 19, 2004 at 03:47:24PM -1000, Kevin English wrote: > We wrote a custom red hat service script (red hat 7.3), put > it in /etc/init.d/ and added it using chkconfig. This script > fires up a java process which runs one of our applications. > The problem is, when the service launchs, somehow it loses the > enviorment variable LD_PRELOAD which we set in the service > script.
export LD_PRELOAD -Vince
