git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/logrotate.d/clamav-update
diff options
context:
space:
mode:
Diffstat (limited to 'localfs/etc/logrotate.d/clamav-update')
-rw-r--r--localfs/etc/logrotate.d/clamav-update4
1 files changed, 4 insertions, 0 deletions
diff --git a/localfs/etc/logrotate.d/clamav-update b/localfs/etc/logrotate.d/clamav-update
new file mode 100644
index 0000000..0de6062
--- /dev/null
+++ b/localfs/etc/logrotate.d/clamav-update
@@ -0,0 +1,4 @@
+/var/log/freshclam.log {
+ monthly
+ notifempty
+}