Skip to content

Commit 14d346e

Browse files
Merge pull request hestiacp#774 from dpeca/patch-2
Removing AllowSupplementaryGroups from clamav.conf
2 parents 4cfc45a + 1c1ba04 commit 14d346e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/debian/8/clamav/clamd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LocalSocketMode 666
88
# TemporaryDirectory is not set to its default /tmp here to make overriding
99
# the default with environment variables TMPDIR/TMP/TEMP possible
1010
User clamav
11-
AllowSupplementaryGroups true
11+
# AllowSupplementaryGroups true
1212
ScanMail true
1313
ScanArchive true
1414
ArchiveBlockEncrypted false

0 commit comments

Comments
 (0)