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 :)

