[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Start of Tomcat at boot



>> How do I get tomcat into my chkconfig --list, so I can make it start at
boot
>> time?

> Write a shell script that accepts at least the following command line
> arguments

> start, stop

> chkconfig --add <name of script>
> chkconfig --level <init levels you want it started in> <script> on

Where should I place the script, in /etc/init.d/ ?

Best regards
Søren





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]