Autor: Olaf Meeuwissen Datum: To: Joel Roth CC: dng Betreff: Re: [DNG] Sysvinit script doesn't trigger on boot - SOLVED
Hi,
Joel Roth via Dng <dng@???> writes:
> Thanks to all who responded.
>
> Despite hearing about dependency-based boot functionality, I
> had presumed that run-level information was sufficient for a
> service to start.
>
> Adding the dependency information as per Olaf's reply, the
> firewall starts correctly on boot.
Glad to hear that!
> In the process I learned a little more about sysvinit
> runscripts and their symlinks, also about event-based
> networking scripts.