On 10/1/06, Lord Sauron <[EMAIL PROTECTED]> 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

Reply via email to