On Sun, 10 Sept 2023 at 03:19, Russ Allbery <r...@debian.org> wrote: > > Russ Allbery <r...@debian.org> writes: > > > -If a service unit is not present, ``systemd`` uses dependency information > > -contained within the init scripts and symlinks in ``/etc/rcn.d`` to decide > > -which scripts to run and in which order. The ``sysv-rc`` runlevel system > > -for ``sysvinit`` uses the same symlinks in ``/etc/rcn.d`` to decide which > > -scripts to run and in which order at boot time and when the init state (or > > -"runlevel") is changed. See the ``README.runlevels`` file shipped with > > -``sysv-rc`` for implementation details. Other alternatives might exist. > > +``systemd`` uses dependency and ordering information contained within the > > ++enabled unit files to decide which services to run and in which order. > > +The ``sysv-rc`` runlevel system for ``sysvinit`` uses the same symlinks in > > +``/etc/rcn.d`` to decide which scripts to run and in which order at boot > > +time and when the init state (or "runlevel") is changed. See the > > +``README.runlevels`` file shipped with ``sysv-rc`` for implementation > > +details. Other alternatives might exist. > > And of course I have to post the diff to see the bugs. The part that says > "uses the same symlinks" should now say "uses symlinks".
Thank you, looks good to me, seconded.