diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-27 01:17:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:01 -0500 |
commit | e462e0a44aca13ebd0c38beade67bb6955ab6f32 (patch) | |
tree | 2d9ae6b61188481ab4bb5cd35f1630b1f1114b5d /system/clamav/doinst.sh | |
parent | d4f5065b3f8e788a12cad1186c006039d0dd5cb6 (diff) | |
download | slackbuilds-e462e0a44aca13ebd0c38beade67bb6955ab6f32.tar.gz |
system/clamav: Updated for version 0.98.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/clamav/doinst.sh')
-rw-r--r-- | system/clamav/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/clamav/doinst.sh b/system/clamav/doinst.sh index 13c919b36b..4d177d91b4 100644 --- a/system/clamav/doinst.sh +++ b/system/clamav/doinst.sh @@ -28,6 +28,7 @@ preserve_perms etc/rc.d/rc.clamav.new config etc/freshclam.conf.new config etc/clamd.conf.new config etc/clamav-milter.conf.new +config etc/logrotate.d/clamav.new # Remove new log if one is already present config var/log/clamav/clamd.log.new ; rm -f var/log/clamav/clamd.log.new config var/log/clamav/freshclam.log.new ; rm -f var/log/clamav/freshclam.log.new |