public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] net.eth0 device initiated services
@ 2007-01-03 10:04 Mihamina Rakotomandimby
  2007-01-03 11:23 ` Nelson, David (ED, PAR&D)
  0 siblings, 1 reply; 10+ messages in thread
From: Mihamina Rakotomandimby @ 2007-01-03 10:04 UTC (permalink / raw
  To: Gentoo mailing list

Hi,
I have /etc/init.d/net.eth0.
I dont want it to be launch at boot, but I dont want to delete it either
because it eases some things when I want to bring eth0 up.

My problem is although i "del" it from the boot process with rc-update,
net.eth0 is attempted to be brought up by some other tool.

When no cable is plugged, it slows as hell the boot process.

The message is "device initiated services: net.eth0".
Then bringing up attempt comes.
who the hell is trying to bring it up?

The answer is here:
http://www.linuxquestions.org/questions/showthread.php?p=2520311

	/etc/conf.d/rc

	- RC_PLUG_SERVICES="" 
	+ RC_PLUG_SERVICES="!net.*"

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-01-14 10:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 10:04 [gentoo-user] net.eth0 device initiated services Mihamina Rakotomandimby
2007-01-03 11:23 ` Nelson, David (ED, PAR&D)
2007-01-03 12:05   ` Matt Richards
2007-01-03 12:43     ` Nelson, David (ED, PAR&D)
2007-01-03 13:05   ` Neil Bothwick
2007-01-03 13:21     ` Nelson, David (ED, PAR&D)
2007-01-03 18:04       ` Dan
2007-01-11 17:52     ` [gentoo-user] " »Q«
2007-01-14  9:35       ` Mick
2007-01-14 10:42         ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox