:: Re: [DNG] make-rc: A parallel (as i…
Página Principal
Delete this message
Reply to this message
Autor: Adrian Zaugg
Data:  
Para: dng, Alejandro Colomar
Assunto: Re: [DNG] make-rc: A parallel (as in make(1)) alternative to sysv-rc
Hi Alejandro

In der Nachricht vom Wednesday, 5 January 2022 03:03:53 CET schrieb Alejandro
Colomar (man-pages) via Dng:
> So, if the problem is that the rc scripts don't run parallel and don't
> know about exact dependencies from each-other, let's rewrite that part


rc.scripts do run in parallel and they know about dependencies, this is what
the LSB tags in the beginning of the init scripts are for. See insserv (8).

Regards, Adrian.