Update 'installer.sh'
This commit is contained in:
@@ -379,9 +379,11 @@ echo "endif # Mail::SpamAssassin::Plugin::Shortcircuit" >> /etc/spamassassin/loc
|
||||
# ClamAV #
|
||||
##------------##
|
||||
apt install clamav clamav-daemon clamsmtp libclamunrar7 clamdscan -y
|
||||
mkdir -p /var/log/clamav
|
||||
mkdir -p /var/lib/clamav
|
||||
chown -R clamav:clamav /var/log/clamav
|
||||
chown -R clamav:clamav /var/lib/clamav
|
||||
chmod 777 -R /var/lib/clamav
|
||||
#chmod 777 -R /var/lib/clamav
|
||||
|
||||
##------------##
|
||||
# Amavis #
|
||||
|
||||
Reference in New Issue
Block a user