diff --git a/cronjobs/etc/logrotate.conf b/cronjobs/etc/logrotate.conf index 341b89e7..5ec8786e 100644 --- a/cronjobs/etc/logrotate.conf +++ b/cronjobs/etc/logrotate.conf @@ -1,4 +1,4 @@ -"./logs/*.txt" { +"./logs/*/*.txt" { copytruncate rotate 7 compress