summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-05-31 11:06:10 +0000
committer Eric Hameleers <alien@slackware.com>2015-05-31 11:06:10 +0000
commitea843a3c9ff766a1ca30190f9fc062363492a95f (patch)
tree90007825cc3d52ee5a8e42a49d5f189b5f223507 /clamav
parent55156d71a285166cfb7fcc3f5f59d0565ed33e56 (diff)
downloadasb-ea843a3c9ff766a1ca30190f9fc062363492a95f.tar.gz
asb-ea843a3c9ff766a1ca30190f9fc062363492a95f.tar.xz
freshclam.conf.patch: rebased for clamav-0.98
Diffstat (limited to 'clamav')
-rw-r--r--clamav/build/freshclam.conf.patch14
1 files changed, 9 insertions, 5 deletions
diff --git a/clamav/build/freshclam.conf.patch b/clamav/build/freshclam.conf.patch
index efd67c0d..63c65329 100644
--- a/clamav/build/freshclam.conf.patch
+++ b/clamav/build/freshclam.conf.patch
@@ -1,5 +1,5 @@
---- freshclam.conf.orig 2010-11-25 12:15:46.000000000 +0100
-+++ freshclam.conf 2010-12-02 10:31:00.244564313 +0100
+--- freshclam.conf.sample.orig 2013-09-16 21:28:14.000000000 +0200
++++ freshclam.conf.sample 2015-05-31 13:01:05.336928108 +0200
@@ -5,12 +5,12 @@
@@ -15,7 +15,7 @@
# Path to the log file (make sure it has proper permissions)
# Default: disabled
-@@ -34,25 +34,25 @@
+@@ -35,12 +35,12 @@
# Use system logger (can work together with UpdateLogFile).
# Default: no
@@ -28,6 +28,10 @@
-#LogFacility LOG_MAIL
+LogFacility LOG_MAIL
+ # Enable log rotation. Always enabled when LogFileMaxSize is enabled.
+ # Default: no
+@@ -48,16 +48,16 @@
+
# This option allows you to save the process identifier of the daemon
# Default: disabled
-#PidFile /var/run/freshclam.pid
@@ -46,7 +50,7 @@
# Use DNS to verify virus database version. Freshclam uses DNS TXT records
# to verify database and software versions. With this directive you can change
-@@ -65,7 +65,7 @@
+@@ -70,7 +70,7 @@
# Uncomment the following line and replace XY with your country
# code. See http://www.iana.org/cctld/cctld-whois.htm for the full list.
# You can use db.XY.ipv6.clamav.net for IPv6 connections.
@@ -55,7 +59,7 @@
# database.clamav.net is a round-robin record which points to our most
# reliable mirrors. It's used as a fall back in case db.XY.clamav.net is
-@@ -118,7 +118,7 @@
+@@ -136,7 +136,7 @@
# Send the RELOAD command to clamd.
# Default: no