summaryrefslogtreecommitdiff
path: root/puppet/modules
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2016-06-06 10:14:50 +0200
committerMicah <micah@leap.se>2016-06-07 09:55:03 -0400
commitfbdf86337364afd60ee514bfc2a1af3ec2984afc (patch)
tree0ed9a0adeea72ee891982ced61c0847c72a2fcda /puppet/modules
parentf8979f8ce035ce618a6b4ff69e7a833f9a0b05ed (diff)
debian packages don't know AllowSupplementaryGroups
if this is set in the config, the deamons do not start anymore. From the debian changelog: clamav (0.99.2+dfsg-0+deb8u1) stable; urgency=medium * Import new Upstream. * Drop AllowSupplementaryGroups option which is default now (Closes: #822444).
Diffstat (limited to 'puppet/modules')
-rw-r--r--puppet/modules/clamav/templates/clamav-milter.conf.erb1
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