diff --git a/scripts/logrotate.d/criu-service b/scripts/logrotate.d/criu-service deleted file mode 100644 index 3824268f1..000000000 --- a/scripts/logrotate.d/criu-service +++ /dev/null @@ -1,7 +0,0 @@ -/var/log/criu-service.log { - weekly - rotate 4 - copytruncate - notifempty - missingok -}