automatically starting programs

Chris M. Rafael thecomputerguy at hawaii.rr.com
Tue Aug 28 16:50:04 PDT 2001


I don't know if you cut and pasted the
error message, but if you did, the error
is showing a different filename (ending with a "t").

> -----Original Message-----
> From: Ronnie [mailto:rlivings at hawaii.edu]
> Sent: Tuesday, August 28, 2001 10:50 AM
> To: Linux & Unix Advocates & Users
> Subject: [luau] automatically starting programs
>
>
> I have another question for everyone.   Im trying to figure out how
> to start and stop apache tomcat during linux shutdown and startup process.
> This is what ive done so far.  I moved the startup and shutdown scripts to
>  /etc/rc.d/init.d then in the particular runlevel (say rc0.d) i made a
> symbolic link which points to the script kind of like this:
>
>   ln -s ../init.d/shutdown.sh S05shutdown
>
> then i tried adding the "service" by using this:
>
>   chkconfig --add S05shutdown
>
> but i got this message:
>
>   error reading information on service S05shutdownt: No such file or
> directory.
>
>
> Am i doing this right? do i have to go into each runlevel (or most at
> least) and figure out how to make a symbolic link to the startup or
> shutdown script.
>
> I hope you guys dont mind me bombarding you with questions.
>
> thanks,
> Ronnie
>
> ---
> You are currently subscribed to luau as: thecomputerguy at hawaii.rr.com
> To unsubscribe send a blank email to $subst('Email.Unsub')



More information about the LUAU mailing list