]> git.proxmox.com Git - pve-ha-manager.git/commit
postinst: drop transitional systemd watchdog mux socket cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Jan 2018 10:04:54 +0000 (11:04 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 26 Jan 2018 08:37:22 +0000 (09:37 +0100)
commite2c96fdae46dab650d533f2eb54daabcdbcf4b61
treec7051565bf49deb24d27393cc31592fd0cdf3a5c
parent0da2e042e1b4c097025cfacb093d9b5cd7d6515b
postinst: drop transitional systemd watchdog mux socket cleanup

This transitional code was added first with
commit f8a3fc80af299e613c21c9b67e29aee8cc807018
and fixed up with
commit ecc145c9724f056549e5458f17d7714ac8c83459
during Proxmox VE 4.1 and 4.2 to remove the problematic systemd
managed watchdog mux socket.

As each system going for an distribution upgrade must first upgrade
to 4.4, where this gets handled, we can remove it now.

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