Skip to content

Run preinst from dpkg-reconfigure (#1006147)

Dave Jones requested to merge waveform/debconf:fix-restart into master

After the fix for #994204, which moved the "stop services" duty to the preinst maintainer script, it's necessary to run the preinst maintscript in order to successfully restart services declared with --no-restart-after-upgrade in d/rules.

Fixes: #1006147

Merge request reports

Loading