Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net.eth0 still tries to start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ratch3t.x
n00b
n00b


Joined: 19 Dec 2006
Posts: 60

PostPosted: Sat Jul 28, 2007 3:15 am    Post subject: net.eth0 still tries to start Reply with quote

im using my wireless card device *ra0* so theres no more need to use net.eth0 anymore

so i ran rc-update del net.eth0 and it continues to try to start :

rc-update show

alsasound - boot
bootmisc - boot
checkfs - boot
checkroot - boot
clock - boot
hostname - boot
keymaps - boot
local - default nonetwork
localmount - boot
modules - boot
modules - boot
splash - boot
syslog-ng - default
urandom - boot
vixie-cron - default

any idea why its doing this?
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sat Jul 28, 2007 7:11 am    Post subject: Reply with quote

It's udev doing that for you. Edit /etc/conf.d/rc and find this line:
Code:

RC_PLUG_SERVICES=""


then change it to
Code:

RC_PLUG_SERVICES="!net.eth0"


I think that'll stop it.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum