Skip to content

Commit fbac269

Browse files
authored
Removing AllowSupplementaryGroups for Ubuntu 16.10
The same already known issue as on all distributions...
1 parent 61a12e4 commit fbac269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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