Autor: Martin Steigerwald Data: A: dng Assumpte: Re: [DNG] Sysvinit script doesn't trigger on boot
Adrian Zaugg - 01.12.23, 11:52:12 CET: > In addition what you did, use insserv to create the necessary
> .depend.boot, .depend.start, and .depend.stop files:
>
> insserv -v
Great spot.
Yeah, that is needed for dependency based init script handling which I
believe is switched on by default.