]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.logrotate
- don't R sendmail for milter in Titanium, R postfix instead
[packages/clamav.git] / clamav.logrotate
index 8e2938b1e88a5a427d8d254bfdd6bd8343446c2c..a2d4c9b7c257d3e07d8d76ecf1daec6264b11c45 100644 (file)
@@ -1,14 +1,7 @@
-/var/log/clamd.log {
-    olddir /var/log/archiv
-    create 640 clamav clamav
-    postrotate
-        /bin/killall -HUP clamd
-    endscript
-}
-
-/var/log/clamav.log {
-    olddir /var/log/archiv
-    create 640 clamav clamav
+/var/log/clamd.log /var/log/freshclam.log  {
+    olddir /var/log/archive
+    create 640 clamav root
+    sharedscripts
     postrotate
         /bin/killall -HUP clamd
     endscript
This page took 0.143613 seconds and 4 git commands to generate.