Re: Correct networking startup

2007-07-24 Thread Andrew Sackville-West
On Tue, Jul 24, 2007 at 06:48:39PM +0300, David Baron wrote: > I have: > /etc/rc0.d/S35networking > /etc/rc2.d/S99networking > /etc/rc3.d/S99networking > /etc/rc5.d/S99networking > /etc/rc6.d/S35networking > /etc/rcS.d/S40networking > > and the S99 apparently is what gets done. Kind of late on for

Re: Correct networking startup

2007-07-24 Thread Bob Proulx
David Baron wrote: > I have: > /etc/rc0.d/S35networking > /etc/rc2.d/S99networking > /etc/rc3.d/S99networking > /etc/rc5.d/S99networking > /etc/rc6.d/S35networking > /etc/rcS.d/S40networking Those init.d files are not stock Debian. They have been modified. > and the S99 apparently is what gets d

Correct networking startup

2007-07-24 Thread David Baron
I have: /etc/rc0.d/S35networking /etc/rc2.d/S99networking /etc/rc3.d/S99networking /etc/rc5.d/S99networking /etc/rc6.d/S35networking /etc/rcS.d/S40networking and the S99 apparently is what gets done. Kind of late on for many "99" functions which must now wait on it! Is this scripting correct? Sh