diff --git a/plugins/clean/index.py b/plugins/clean/index.py index 4fd08b0761..fa358b185c 100755 --- a/plugins/clean/index.py +++ b/plugins/clean/index.py @@ -98,9 +98,10 @@ def initConf(): "/var/log/apt/*.xz", "/var/log/rhsm/rhsm.log-*", "/var/log/rhsm/rhsmcertd.log-*", - - "/var/spool/clientmqueue/*", + "/var/log/exim4/*.gz", "/var/log/journal/*", + "/var/spool/clientmqueue/*", + "/tmp/yum_save_*", "/tmp/tmp.*", ]