diff --git a/extra/logrotate/pacemaker.in b/extra/logrotate/pacemaker.in index d382433525..2fae2bf682 100644 --- a/extra/logrotate/pacemaker.in +++ b/extra/logrotate/pacemaker.in @@ -1,10 +1,10 @@ -@localstatedir@/log/pacemaker.log { +@localstatedir@/log/pacemaker.log @CRM_LOG_DIR@/bundles/*/pacemaker.log { compress dateext weekly rotate 99 maxage 365 notifempty missingok copytruncate }