Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4752

Summary: rc-update and dependencies on net
Product: Gentoo Linux Reporter: Alexander Holler <holler>
Component: [OLD] Core systemAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Holler 2002-07-09 10:20:05 UTC
rc-update shouldn't stop all services depending on net if only one net-device 
is stoped, but others still running.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-09 13:18:55 UTC
I do not see the connection here.  The "rc-update" script only adds a symlink
from the script to /etc/runlevels/<level>/, or remove it, and then runs
/sbin/depscan.sh.

You might though be referring to the /sbin/rc script which handles the runlevel
changes.


*** This bug has been marked as a duplicate of 2706 ***
Comment 2 Alexander Holler 2002-07-09 15:00:36 UTC
Thats right. Bad research from me, sorry.