Преглед изворни кода

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