Skip to content

Commit 3fd63b1

Browse files
committed
Comment AllowSuppementaryGroups in clamd.conf
1 parent ad050ed commit 3fd63b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/ubuntu/14.04/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

install/ubuntu/16.04/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)