diff options
author | varac <varacanero@zeromail.org> | 2016-06-17 09:23:47 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-17 09:23:47 +0200 |
commit | c97e6bc17aceee86b561a15c6055c582e6401d8c (patch) | |
tree | 3f9557b05e915023b22d8205fa77a09b105bc8d2 /puppet/modules/clamav/templates | |
parent | cb96aa6eaf9dfd0c018d9f0397134c80e6c57b3c (diff) | |
parent | 7becc465d726a1dbc1733db5c02c343cdac53d15 (diff) |
Merge tag '0.8.1'
Tagging 0.8.1
Diffstat (limited to 'puppet/modules/clamav/templates')
-rw-r--r-- | puppet/modules/clamav/templates/clamav-milter.conf.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/modules/clamav/templates/clamav-milter.conf.erb b/puppet/modules/clamav/templates/clamav-milter.conf.erb index 9bf7099e..50b4c620 100644 --- a/puppet/modules/clamav/templates/clamav-milter.conf.erb +++ b/puppet/modules/clamav/templates/clamav-milter.conf.erb @@ -4,7 +4,6 @@ FixStaleSocket true User clamav MilterSocketGroup clamav MilterSocketMode 666 -AllowSupplementaryGroups true ReadTimeout 120 Foreground false PidFile /var/run/clamav/clamav-milter.pid |