Re: Question on concurrency of init scripts

2012-03-30 Thread Camaleón
On Fri, 30 Mar 2012 14:28:18 +0530, Prasant J wrote: > I'm using debian squeeze armel port. > > This is a general question on debian init scripts. I have written my > custom script. When concurrency is set to none everything works fine. > But for faster boot I want concurrency, so I have set the

Question on concurrency of init scripts

2012-03-30 Thread Prasant J
Hi, I'm using debian squeeze armel port. This is a general question on debian init scripts. I have written my custom script. When concurrency is set to none everything works fine. But for faster boot I want concurrency, so I have set the dependencies properly and updated using insserv. My questi