diff --git a/configs/logrotate.d/check_health b/configs/logrotate.d/check_health index d1f5bfd..c667645 100644 --- a/configs/logrotate.d/check_health +++ b/configs/logrotate.d/check_health @@ -1,5 +1,6 @@ /var/opt/hc/check_health.sh.log { monthly notifempty + rotate 6 create 644 root root }