|
From: Blaine S. <bla...@ad...> - 2006-08-31 02:01:39
|
Please forgive if you get a duplicate reply. I replied from my work address earlier today and I got a reply saying it was being held for approval. Need to know what version of UNIX you're running. You would use init scripts and links with Sys V type UNIXes, not the rc.local. You would use something like rc.local with BSD-style or MacOS, but the exact steps are specific to exact OS (and are generally pretty troublesome). siokpeng wrote: > Hi, > I had successful running the hsqldb database server. But, I am facing another problem, that is, how to automatic run the hsqldb server when my linux machine is boot up? What should I added in the /etc/rc.local file? > > Thanks for your help... > > Regards, > Siok Peng > |