From cfde775b1944e9e9e9736c3184d50cb210b7fdeb Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 14 Sep 2019 23:32:59 +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 79cd5f7..5b0e1f6 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 777 -R /var/lib/clamav +chmod 775 -R /var/lib/clamav ##------------## # Amavis #