]> git.proxmox.com Git - pmg-api.git/commit - debian/rules
d/rules: tell dh-systemd to also not stop the no-start service on upgrade
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Jun 2023 07:14:01 +0000 (09:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Jun 2023 09:23:50 +0000 (11:23 +0200)
commit14148b9fcf183b00e95f70ad90edec9a3b2ad528
tree28ce377d7435d0e852b66c5c32064d405d1783aa
parenta42974364da77f744596a005a9d98b8d22ff9d56
d/rules: tell dh-systemd to also not stop the no-start service on upgrade

otherwise it stops them all, which can be wrong (if one is doing
something just now) and also noisy (prints quite some warnings)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules