Power outage again...

Jerry McBride mcbrides9
Mon May 17 11:28:56 PDT 2004


On Mon, 25 Mar 2002 20:30:11 -0500 Bill Day <bill at daysdomain.com> wrote:

--snip--

> is there some way that I can "order" these scritps to start in a certain
> order, i.e dhcpd to start prior to eth0 initing itself..?
> 


Bill, what kind of linux are you running? Knowing what distro would be
helpful.

Over here I'm a tad bit spoiled with OpenLinux 3.1 and 3.1.1. As for
reordering the startup scripts...

You could visit /etc/rc.d and look over the directories that contain links
to /etc/rc.d/init.d. These directories represent the various startup
levels specified in /etc/inittab. By reordering the linksi in those
directories, the the various startup scripts will run as specified.
Remember, lower numbered links are run before higher numbered ones. So a
S10link would run before S11link... even if both links point to the same
startup script.

Cheers.

-- 

*************************************************************************
*****                     Registered Linux User Number 185956
          http://groups.google.com/groups?hl=en&safe=off&group=linux
     8:37pm  up 13 days,  2:57,  1 user,  load average: 0.09, 0.05, 0.01



More information about the Linux-users mailing list