On Sun, Mar 12, 2000 at 08:42:14PM -0600, Mike Kistler wrote:
> Hello,
> 
> I have just installed Coda 5.3.5 on a RH 6.0 Linux box.
> I can see clearly in the doc how to get the server started
> from the command line.  However, what I really want (I
> think) is to have the Coda server processes started
> automatically when the machine boots.  This does not
> currently happen (I installed using make install, not from
> the RPMs ... maybe that's why).  Anyway, I have the
> necessary startup scripts in /etc/rc.d/init.d, but they
> don't appear to run when the system boots.  What am
> I missing?

Create the links from /etc/rc.d/rc[0-6].d by running:

# chkconfig --add update.init
# chkconfig --add auth2.init
# chkconfig --add codasrv.init

Jan

Reply via email to