mkdir -p /var/lib/clamav in installer

This commit is contained in:
dpeca 2020-01-11 19:00:57 +01:00 committed by GitHub
commit e8f52886b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1210,6 +1210,7 @@ if [ "$clamd" = 'yes' ]; then
gpasswd -a clamav mail
gpasswd -a clamav Debian-exim
cp -f $vestacp/clamav/clamd.conf /etc/clamav/
mkdir -p /var/lib/clamav
touch /var/lib/clamav/clamd.sock
chown clamav:clamav /var/lib/clamav/clamd.sock
/usr/bin/freshclam