[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Start of Tomcat at boot
- From: Søren Neigaard <s neigaard mobilethink dk>
- To: <redhat-list redhat com>
- Subject: RE: Start of Tomcat at boot
- Date: Fri May 2 07:17:01 2003
-----Original Message-----
From: redhat-list-admin redhat com [mailto:redhat-list-admin redhat com]
On Behalf Of Murali Potla
Sent: 2. maj 2003 13:19
To: redhat-list
Subject: RE: Start of Tomcat at boot
> On Fri, 2003-05-02 at 16:33, Søren Neigaard wrote:
>> 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/ ?
> yes. keep it there
I get this message:
service otasocket does not support chkconfig
Why? My script supports start | stop | restart
Best regards
Søren
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]