diff --git a/extra/logrotate/pacemaker.in b/extra/logrotate/pacemaker.in index 559b489067..d382433525 100644 --- a/extra/logrotate/pacemaker.in +++ b/extra/logrotate/pacemaker.in @@ -1,10 +1,10 @@ @localstatedir@/log/pacemaker.log { compress dateext weekly - rotate 10 - maxsize 10M + rotate 99 + maxage 365 notifempty missingok copytruncate }