On Fri, 2002-02-15 at 17:55, Eduardo M. A. M. Mendes wrote:
> Hello
> 
> I wonder what is the script that calls dhdcp -H eth0 during boot time.  I 
> need to remove the option -H but I can't find where dhcpd is called.

The actual script is in /etc/init.d/, however it is probably symlinked
to a file in /etc/rc5.d/, assuming you boot into X, and if not, then
look in /etc/rc3.d/. The number in the rc#.d directory name indicates
the runlevel (5 for botting into X, 3 for text only). The init process,
mother of all processes, runs through this rc#.d directory and executes
each script it finds (well, the ones that start with 'S##' -- the 'K##'
scripts are run during shutdown).

Dave
-- 
Beware the wrath of dragons, for you are crunchy, and good with ketchup.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to