Merge pull request #774 from dpeca/patch-2

Removing AllowSupplementaryGroups from clamav.conf
This commit is contained in:
Serghey Rodin 2016-08-29 19:10:42 +03:00 committed by GitHub
commit 14d346e730

View file

@ -8,7 +8,7 @@ LocalSocketMode 666
# TemporaryDirectory is not set to its default /tmp here to make overriding # TemporaryDirectory is not set to its default /tmp here to make overriding
# the default with environment variables TMPDIR/TMP/TEMP possible # the default with environment variables TMPDIR/TMP/TEMP possible
User clamav User clamav
AllowSupplementaryGroups true # AllowSupplementaryGroups true
ScanMail true ScanMail true
ScanArchive true ScanArchive true
ArchiveBlockEncrypted false ArchiveBlockEncrypted false