ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Logrotate: Restart merlind first, then Naemon (7.5) #56

Closed jacobbaungard closed 4 years ago

jacobbaungard commented 4 years ago

When doing a restart of Naemon and Merlin, we always restart the Merlin daemon first, follow by restarting Naemon. However the logrotation script of EL7, does it the opposite way around.

This commit changes the logrotation script to restart in the right order.

This might fix: MON-11910

Signed-off-by: Jacob Hansen jhansen@op5.com