Coda File System

Re: How do I get Coda Server to start automatically at boot?

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Mon, 13 Mar 2000 12:58:06 -0500
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
Received on 2000-03-13 12:59:17