From c3ceb7a4750b7fd138af259907aa358a9e4e0ce7 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 14 Sep 2019 23:45:05 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 5b0e1f6..90d3649 100644 --- a/installer.sh +++ b/installer.sh @@ -383,7 +383,7 @@ 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 775 -R /var/lib/clamav +chmod 775 -R /var/lib/clamav/* /var/lib/clamav ##------------## # Amavis #