Roy Marples posted <[EMAIL PROTECTED]>, excerpted below, on Tue, 10 Jan 2006 11:31:21 +0000:
> On Tuesday 10 January 2006 08:19, Duncan wrote: >> >> I've noticed that with baselayout-1.12 (not sure on <1.12 as I didn't >> notice it, tho that might mean it's new behavior), changing runlevels >> stops, then restarts, services that are in both runlevels. Is it >> intended behavior on Gentoo to force them to stop, only to restart them >> on the new runlevel, when they exist in both? > > Nope, that's an error. I think I have a patch that addresses that. =8^) Good. I was afraid it was supposed to be that way, for some reason. I'm working on and off on scripting a working suspend-to-disk for my system (non-trivial as it's dual CPU Opteron, and that's only beginning to be supported, so I have to figure out what I can safely continue running and what has to be manually killed to safely suspend, then manually restarted afterward), and am using changes in runlevels to handle killing the network and etc, as the interrupts from it interfere with the suspend stuff. Watching it kill and restart the stuff in both runlevels every time was getting irritating, so I'm glad it's not /supposed/ to be that way. <g> So that means don't bother filing a bug, then, as you are already working on it? > I've also noticed that there is a lot of stuff in runscript.sh that > doesn't need to be there anymore as rc now handles more of the ordering > and dependency. Leaving runscript.sh with just what it "needs" means > it's a whole load lighter :) Always nice to be able to clear out a bunch of old cruft! =8^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman in http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html -- [email protected] mailing list
