[NTLUG:Discuss] Start up services

Jim Wildman jawildman at rossberry.com
Sun Dec 16 23:07:48 CST 2001


You have to do it at least in the runlevel that is listed as your default
in /etc/inittab.

RedHat (and perhaps others) has a package called chkconfig which automates
the process of adding and deleting the links (thus adding or deleting a
program from the startup).  It doesn't look like it can rearrange the order
within a run level.

------------------------------------------------------------------------
Jim Wildman, CISSP                                      jim at rossberry.com
817-308-3868                                     http://www.rossberry.com

On 16 Dec 2001, Patrick Parks wrote:

> On Sun, 2001-12-16 at 21:48, Jim Wildman wrote:
> > I believe you said this was a RH box.
> > 
> > The start up order is determined by the canonical order of files in 
> > the various startup directories.  For instance, /etc/rc3.d on my box
> > contains
> > 
> > K03rhnsd
> > K10webmin
> 
> 
> Thanks, that is actually what I did, but I also had to do it in
> /etc/rc5.d also so it would work in runlevel 5 I am guessing? Thanks
> everyone for the help.
> 
> Patrick Parks
> www.patrickparks.com
> patrick at patrickparks.com
> (972) 416-8377 (Home)
> (504) 723-6460 (PCS)
> (972) 354-7712 (Fax)
> 
> 





More information about the Discuss mailing list