Răsfoiți Sursa

Merge pull request #774 from dpeca/patch-2

Removing AllowSupplementaryGroups from clamav.conf
Serghey Rodin 9 ani în urmă
părinte
comite
14d346e730
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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