]> git.proxmox.com Git - pve-ha-manager.git/commit
fix includes from services
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Sep 2015 09:25:18 +0000 (11:25 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Sep 2015 09:56:34 +0000 (11:56 +0200)
commit96ea9403b2634017813be1af4059155468a607d0
tree3fdb341c68e29966d90d6628854b80b4398facc9
parent63f6a08c82a253affc9e97447dde15add3baa39c
fix includes from services

The crm and lrm daemon executables need to include SafeSyslog, as
they use syslog in their signal handler.
Whereas it isn't needed anymore in the Service class of the daemons.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Service/pve_ha_crm.pm
src/PVE/Service/pve_ha_lrm.pm
src/pve-ha-crm
src/pve-ha-lrm