소스 검색

added freshclam.conf

Serghey Rodin 13 년 전
부모
커밋
a704967fe4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      install/vst-install.sh

+ 1 - 0
install/vst-install.sh

@@ -550,6 +550,7 @@ service dovecot start
 # ClamAV configuration
 # ClamAV configuration
 if [ "$srv_type" = 'medium' ] ||  [ "$srv_type" = 'large' ]; then
 if [ "$srv_type" = 'medium' ] ||  [ "$srv_type" = 'large' ]; then
     wget $CHOST/$VERSION/clamd.conf -O /etc/clamd.conf
     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 exim
     gpasswd -a clam mail
     gpasswd -a clam mail
     /usr/bin/freshclam
     /usr/bin/freshclam