On Thu, 30 Jul 2026, 03:07 Christoph Anton Mitterer, <[email protected]> wrote:
> > override_dh_installsystemd: > dh_installsystemd --no-enable --no-start --no-stop-on-upgrade > ``` > in > > IMO, it should only omit the: > ``` > deb-systemd-invoke start 'foo.service' >/dev/null || true > ``` > but keep the daemon-reload. > shouldnt this always be done via triggers to avoid multiple reloads?

