]> git.proxmox.com Git - pve-ha-manager.git/commit
postinst: use auto generated postinst
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Jan 2018 10:04:56 +0000 (11:04 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 26 Jan 2018 08:37:22 +0000 (09:37 +0100)
commit3166752f13ae02f031b13f3f79d3e80b30ddea3a
tree4fc3619e0d9fcbfc20fb972e3932b1f049870551
parentc122969ff27c0411dc0e4fdd0ab03387fb75e53e
postinst: use auto generated postinst

This was introduced for cleaning up an possible left over systemd
watchdog mux enable link, which is gone for good now.

Then it was extended with trigger targets, as the HA Manager services
now restart when the pve-api-update trigger fires.
As the autogenerated postinst does the same unconditionally for the
pve-ha-lrm.service and pve-ha-crm.service already we may remove it
too.
The only difference is that try-restart is used by the auto generated
script, not reload-or-try-restart, but this does not matter, as the
HA services have currently no reload ability.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/postinst [deleted file]