From a704967fe4520d34f5a58412e652bddfac250991 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 24 Feb 2013 14:54:48 +0200 Subject: [PATCH] added freshclam.conf --- install/vst-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/vst-install.sh b/install/vst-install.sh index 2488353f5..4249e91c9 100644 --- a/install/vst-install.sh +++ b/install/vst-install.sh @@ -550,6 +550,7 @@ service dovecot start # ClamAV configuration if [ "$srv_type" = 'medium' ] || [ "$srv_type" = 'large' ]; then wget $CHOST/$VERSION/clamd.conf -O /etc/clamd.conf + wget $CHOST/$VERSION/freshclam.conf -O /etc/freshclam.conf gpasswd -a clam exim gpasswd -a clam mail /usr/bin/freshclam