public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DHClient Woes - No Modules Loaded?
Date: Wed, 4 Oct 2006 15:41:07 -0700	[thread overview]
Message-ID: <7573e9640610041541x428e64e5vd275a78251cae0ae@mail.gmail.com> (raw)
In-Reply-To: <200610012202.19965.lordsauronthegreat@gmail.com>

On 10/1/06, Lord Sauron <lordsauronthegreat@gmail.com> wrote:
> modules_eth0=( "dhcpcd" )

This is the problem.  By specifying the modules explicitly, you have
told Gentoo *not* to use ifplugd.  Either comment it out like the
.example file recommends, or use

modules_eth0=( "ifplugd" "dhcpcd" )

-Richard
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-10-04 22:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01 18:44 [gentoo-user] DHClient Woes - No Modules Loaded? Lord Sauron
2006-10-01 20:48 ` Jan-Hendrik Zab
2006-10-02  4:45   ` Lord Sauron
2006-10-02  4:56     ` Ryan Tandy
2006-10-02  5:02       ` Lord Sauron
2006-10-02  6:53         ` Mick
2006-10-02  8:27         ` Neil Bothwick
2006-10-04 22:41         ` Richard Fish [this message]
2006-10-05  2:24           ` Boyd Stephen Smith Jr.
2006-10-02  8:27     ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7573e9640610041541x428e64e5vd275a78251cae0ae@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox