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

Removing AllowSupplementaryGroups for Ubuntu 16.10

The same already known issue as on all distributions...
dpeca пре 9 година
родитељ
комит
fbac2699a4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      install/ubuntu/16.10/clamav/clamd.conf

+ 1 - 1
install/ubuntu/16.10/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