Bug#1100035: kmod: Please add the init script
Mark Hindley
mark at hindley.org.uk
Wed Mar 12 13:41:41 GMT 2025
On Wed, Mar 12, 2025 at 02:23:06PM +0100, Marco d'Itri wrote:
> On Mar 12, Mark Hindley <mark at hindley.org.uk> wrote:
>
> > + update-rc.d kmod remove || true
> Why the "|| true"?
>
> update-rc.d does not fail even the symlinks have already been removed.
Yes, at the moment "|| is redundant. But I think it will be required if
/etc/init.d/kmod is present and #680293 is fixed. In that case update-rc.d will
exit with an error message as documented in update-rc.d(8).
Mark
More information about the Debian-init-diversity
mailing list