tags 378092 + pending thanks [Sören Köpping] > When using CONCURRENCY=startpar, /etc/init.d/rc starts and stops every > initscript twice. The attached patch corrects this problem.
Oh. Nasty bug. I'll fix it in sv. > What do you think about moving the CONCURRENCY= line to > /etc/default/rcS or another conffile? /etc/init.d/rc will be > overwritten on package upgrade. There is no need to move it. If you add your own line with CONCURRENCY=<something> in /etc/default/rcS, it will override the default in /etc/init.d/rc. This is the intended behaviour to avoid upgrade problems. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

