On Mon, Sep 30, 2002 at 10:28:49AM -0600, Matt Raible wrote: > I've noticed that if I run ./S40tomcat, I have to add "start" after it > in order to get it to start from the command line. Does the startup > script add this automatically?
Yes. Have a look at /etc/inittab to follow the trail. The S* startup scripts are run by /etc/rc.d/rc (linux) or /sbin/rc3 (solaris) Matt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
