Re: When the init.d script exits [typo fixed], the service should be operational

2010-08-03 Thread Steve Langasek
On Tue, Aug 03, 2010 at 07:02:12PM +0200, Josef Spillner wrote: > Am Dienstag, 3. August 2010, 18:24:09 schrieb Steve Langasek: > > ... only between services that have declared a dependency relationship, > > which should obviously *not* be started in parallel. > In the example given by Petter, dhc

Re: When the init.d script exits [typo fixed], the service should be operational

2010-08-03 Thread Josef Spillner
Am Dienstag, 3. August 2010, 18:24:09 schrieb Steve Langasek: > ... only between services that have declared a dependency relationship, > which should obviously *not* be started in parallel. In the example given by Petter, dhcpd runtime-depends on pdns through some configuration option. This is n