Переглянути джерело

Merge pull request #774 from dpeca/patch-2

Removing AllowSupplementaryGroups from clamav.conf
Serghey Rodin 9 роки тому
батько
коміт
14d346e730
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      install/debian/8/clamav/clamd.conf

+ 1 - 1
install/debian/8/clamav/clamd.conf

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