Skip to content

Commit a704967

Browse files
committed
added freshclam.conf
1 parent 492ce61 commit a704967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/vst-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ service dovecot start
550550
# ClamAV configuration
551551
if [ "$srv_type" = 'medium' ] || [ "$srv_type" = 'large' ]; then
552552
wget $CHOST/$VERSION/clamd.conf -O /etc/clamd.conf
553+
wget $CHOST/$VERSION/freshclam.conf -O /etc/freshclam.conf
553554
gpasswd -a clam exim
554555
gpasswd -a clam mail
555556
/usr/bin/freshclam

0 commit comments

Comments
 (0)