Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] net.eth0 net.eth1 net.eth2 persist in trying to come up even though not in any run level.
Date: Tue, 09 Jan 2007 01:19:55
Message-Id: 1168305206.25508.17.camel@orpheus
In Reply to: Re: [gentoo-user] net.eth0 net.eth1 net.eth2 persist in trying to come up even though not in any run level. by Neil Bothwick
1 On Tue, 2007-01-09 at 01:04 +0000, Neil Bothwick wrote:
2 > On Tue, 9 Jan 2007 10:42:37 +1000, Richard Watson wrote:
3 >
4 > > Hi, I recently upgraded my system with emerge -uDN world. Afterwards I
5 > > found that net.eth0 was grabbing my firewire port (ieee1394) and I
6 > > needed to create net.eth2 for my NIC as net.eth1 was being assigned to
7 > > my wireless. My problem is that although "rc-update show" indicates all
8 > > my interfaces are NOT being loaded other than net.lo at boot (which is
9 > > what I want) my system keeps trying to start net.eth0 net.eth1 net.eth2
10 > > in the " default" run level. Can anybody help? It's very frustrating
11 > > waiting for these interfaces to try and connect before timing out.
12 >
13 > Add RC_PLUG_SERVICES="!net.*" to /etc/conf.d/rc to stop the interfaces
14 > coming up at boot. Use udev rules to have the naming as you want. For
15 > example, I use
16
17 hmm, now I look at it, I have RC_PLUG_SERVICES="!bluetooth", and yet the
18 bluetooth service is still started automatically (not in any runlevel).
19
20 thoughts? thanks,
21 --
22 Iain Buchanan <iaindb at netspace dot net dot au>
23
24 A classic is something that everyone wants to have read
25 and nobody wants to read.
26 -- Mark Twain, "The Disappearance of Literature"
27
28 --
29 gentoo-user@g.o mailing list

Replies