Hey Guys, I may very well be missing something here, so please forgive me if I am, but would doing this suffice ? :
rc-update del net.eth0 default or rc-update del net.eth0 boot ? or is it the issue that this has been done, but it is starting anyways? HTH, Dave >simply mv /etc/init.d/net.eth0 /etc/init.d/do_not_start.net.eth0 >this way you still have the original file just in case you need it... >didn't test it but I think this is as gracefull a solution as I can >think of >right away... > >- Olivier Vermeir -----Oorspronkelijk bericht----- Van: MAL [mailto:[EMAIL PROTECTED] Verzonden: maandag 24 november 2003 16:12 Aan: [EMAIL PROTECTED] Onderwerp: Re: [gentoo-user] how NOT to start net.eth0? Matthieu Amiguet wrote: > I've got a network interface configured but I don't want it to be started at boot (this is a laptop). > > I don't know why, but it is started anyway. [snip] > Any idea what is causing eth0 to start? Anything that depends on net. Your best bet is to move net.eth0 outside /etc/init.d leaving just net.lo (which should satiate the net-hungry services). MAL -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! -- [EMAIL PROTECTED] mailing list
