mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
added freshclam.conf
This commit is contained in:
parent
492ce61bd5
commit
a704967fe4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue