From 4cf00c1a6b4eb07d93de5f43140653e4cdc19b76 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 6 Jun 2024 19:34:26 +0800 Subject: [PATCH] Update index.py --- plugins/clean/index.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/clean/index.py b/plugins/clean/index.py index 898112fc3..4bb65e152 100755 --- a/plugins/clean/index.py +++ b/plugins/clean/index.py @@ -95,6 +95,7 @@ def initConf(): "/var/log/*.gz", "/var/log/*.xz", + "/var/log/*.log.*", "/var/log/audit/audit.log.*", "/var/log/apt/*.gz",