On Fri, 2006-09-08 at 19:22 -0700, Daevid Vincent wrote: > Ever since the new baselayout, all the startup scripts look/act different. > > They used to be something like: > > * starting mysql [ OK ] > > And now they're like: > > * Service mysql starting > * Service mysql started > > How can I get them to be the way they used to be?
That looks like you edited /etc/conf.d/rc and changed RC_PARALLEL_STARTUP from "no" to "yes". You supposedly can get a small speed increase if you leave it like that, but change it back if you prefer it the other way. HTH, -- Iain Buchanan <iaindb at netspace dot net dot au> Men love to wonder, and that is the seed of science. -- [email protected] mailing list

