mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Merge pull request #774 from dpeca/patch-2
Removing AllowSupplementaryGroups from clamav.conf
This commit is contained in:
commit
14d346e730
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ LocalSocketMode 666
|
||||||
# TemporaryDirectory is not set to its default /tmp here to make overriding
|
# TemporaryDirectory is not set to its default /tmp here to make overriding
|
||||||
# the default with environment variables TMPDIR/TMP/TEMP possible
|
# the default with environment variables TMPDIR/TMP/TEMP possible
|
||||||
User clamav
|
User clamav
|
||||||
AllowSupplementaryGroups true
|
# AllowSupplementaryGroups true
|
||||||
ScanMail true
|
ScanMail true
|
||||||
ScanArchive true
|
ScanArchive true
|
||||||
ArchiveBlockEncrypted false
|
ArchiveBlockEncrypted false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue