Re: system hang on reboot/halt

1999-09-04 Thread Robert Tennent
> > Looking at /etc/rc.d/rc0.d, I see that the > > killall link precedes the one for network; this doesn't look right to me. > > Would it help to reverse the order? > > > Heck, try it and see. > The new initscripts package at rawhide fixes this. Bob T. -- To unsubscribe: mail -s unsub

Re: system hang on reboot/halt

1999-09-04 Thread Yoink!
On Wed, 1 Sep 1999, Robert Tennent wrote: > My system sometimes hangs during reboot/halt while shutting down the network > interfaces. Yet I can do > > /etc/rc.d/init.d/network stop > > without any problem. Looking at /etc/rc.d/rc0.d, I see that the > killall link precedes the one for netwo

system hang on reboot/halt

1999-09-01 Thread Robert Tennent
My system sometimes hangs during reboot/halt while shutting down the network interfaces. Yet I can do /etc/rc.d/init.d/network stop without any problem. Looking at /etc/rc.d/rc0.d, I see that the killall link precedes the one for network; this doesn't look right to me. Would it help to rever