Randy Barlow wrote:
> Something funny that happened on my laptop with this was that somehow 
> net.eth0 (wired network) tries to start at the boot run level every time 
> and will just sit and wait for an IP.  This never happened before I 
> upgraded, and doesn't happen on my other machine.  It's probably that 
> something has changed to depend on net.eth0, but I'm not sure what it 
> was that changed.  So for now I just ctrl-c it every time to get it to 
> move on...

Try:

RC_PLUG_SERVICES="!net.*"

in /etc/conf.d/rc. Your net.eth0 is probably started as a result of a
hotplug event, and the line above will prevent this.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to