Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] net.eth0 startup
Date: Tue, 06 Mar 2007 21:15:11
Message-Id: 342e1090703061305t6262f4e2o1a676b97ea632345@mail.gmail.com
In Reply to: [gentoo-user] net.eth0 startup by Samir Faci
1 On 3/6/07, Samir Faci <samir.list@×××××.com> wrote:
2 > I have weird behavior with my net.eth0 service.
3 >
4 > I don't want it to start up by default, so I did the usual rc-update del
5 > net.eth0 default and rc-update del net.eth0
6 >
7 > it's not listed as a startup service, but still insists on starting up when
8 > my computer starts up.
9 >
10 >
11 > Does anyone know if something changed in how gentoo handles interfaces?
12
13 This happens because of a feature called device initiated services. It
14 changed a while back, gmane revealed a topic about this a couple of
15 months ago:
16
17 http://thread.gmane.org/gmane.linux.gentoo.user/177287/focus=177289
18
19 Check /etc/conf.d/rc, read the comments, you may want to add:
20
21 RC_PLUG_SERVICES="!net.*"
22
23 To this file.
24
25 --
26 Daniel da Veiga
27 Computer Operator - RS - Brazil
28 -----BEGIN GEEK CODE BLOCK-----
29 Version: 3.1
30 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
31 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
32 ------END GEEK CODE BLOCK------
33 --
34 gentoo-user@g.o mailing list