Re: DHCP client fails on 2.1.90 and 2.1.104

Benjamin Redelings I (bredelin@ucsd.edu)
Tue, 16 Jun 1998 10:08:36 -0700


I am using dhcpcd (not dhcpd) version 1.3.6 with 2.1 .. it works quite well
but its behaviour has changed slightly. It no longer takes a '-c'
argument. Now, it returns 0 or 1 depending on whether it succeeded and
only goes in to the background if it succeeded. So you don't run it as a
daemon... it will take care of that itself:

-BenRI

if dhcpcd ; then
rrlogin < password
fi
(somewhat oversimplified)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu