[pve-devel] watchdog-mux.socket has been removed, but not disabled
Alexandre DERUMIER
aderumier at odiso.com
Mon Jan 25 07:03:35 CET 2016
Hi,
since this commit
https://git.proxmox.com/?p=pve-ha-manager.git;a=commit;h=f8a3fc80af299e613c21c9b67e29aee8cc807018
has been removed,
but for existing config, the service is not disabled (only the unit file is removed)
2 users in the forum
https://forum.proxmox.com/threads/4-1-ha-software-watchdog-reset-does-not-work.25474/#post-128996
have reported warnings messages :
systemd[1]: Cannot add dependency job for unit watchdog-mux.socket, ignoring: Unit watchdog-mux.socket failed to load: No such file or directory
I think the postinst script should do a "systemctl disable watchdog-mux.socket" before remove the unit file.
More information about the pve-devel
mailing list