[pkg-apparmor] Bug#870695: Uses deprecated start and stop options for update-rc.d

intrigeri intrigeri at debian.org
Fri Aug 4 12:18:52 UTC 2017


Control: tag -1 + pending

Michael Biebl:
> Dependency based LSB/SysV init scripts have been the default since
> wheezy and specifying static start/stop priorities no longer work and
> should be dropped from the dh_installinit call.

Sure! Thanks for caring.

> The attached patch does remove the obsolete parameters.

For some reason the attachment comes across as empty in my MUA,
so I did this locally:

-	dh_installinit --update-rcd-params='start 37 S .' --no-start --no-restart-on-upgrade --error-handler=true
+	dh_installinit --no-start --no-restart-on-upgrade --error-handler=true

Please let me know if your patch removes other obsolete junk on top
of that :)



More information about the pkg-apparmor-team mailing list