On Sun, September 4, 2005 7:00 pm, Craig White said:
I OT'd this since it is supplied by dag and not centos but running on
centos 3.5
# service clamav-milter start Starting Clamav Milter Daemon: clamav-milter: --timeout must not be
given if --external is not given
I updated last week and didn't have any problems. I did restart the
system today and for some reason cannot get clamav-milter to start
;-(
Any hints - afaik - nothing changed...
# cat /etc/sysconfig/clamav-milter ### Simple config file for clamav-milter, you should ### read the documentation and tweak it as you wish.
CLAMAV_FLAGS=" --config-file=/etc/clamd.conf --max-children=10 --force-scan --quiet --dont-log-clean --noreject -obl local:/var/run/clamav/clamav-milter.sock
If I remember correctly, I added
--timeout=0
to CLAMAV_FLAGS in /etc/sysconfig/clamav-milter to rectify this.
Marko
On Sun, 2005-09-04 at 19:26 -0700, Marko A. Jennings wrote:
On Sun, September 4, 2005 7:00 pm, Craig White said:
I OT'd this since it is supplied by dag and not centos but running on
centos 3.5
# service clamav-milter start Starting Clamav Milter Daemon: clamav-milter: --timeout must not be
given if --external is not given
I updated last week and didn't have any problems. I did restart the
system today and for some reason cannot get clamav-milter to start
;-(
Any hints - afaik - nothing changed...
# cat /etc/sysconfig/clamav-milter ### Simple config file for clamav-milter, you should ### read the documentation and tweak it as you wish.
CLAMAV_FLAGS=" --config-file=/etc/clamd.conf --max-children=10 --force-scan --quiet --dont-log-clean --noreject -obl local:/var/run/clamav/clamav-milter.sock
If I remember correctly, I added
--timeout=0
to CLAMAV_FLAGS in /etc/sysconfig/clamav-milter to rectify this.
---- duh - that was simple. caught me with my pants down and the message didn't strike any chords - thanks - that was it.
Craig
On Sun, 2005-09-04 at 19:26 -0700, Marko A. Jennings wrote:
On Sun, September 4, 2005 7:00 pm, Craig White said:
I OT'd this since it is supplied by dag and not centos
but running
on
centos 3.5
# service clamav-milter start Starting Clamav Milter Daemon: clamav-milter: --timeout
must not be
given if --external is not given
I updated last week and didn't have any problems. I did
restart the
system today and for some reason cannot get clamav-milter to start
;-(
Any hints - afaik - nothing changed...
# cat /etc/sysconfig/clamav-milter ### Simple config file for clamav-milter, you should ### read the documentation and tweak it as you wish.
CLAMAV_FLAGS=" --config-file=/etc/clamd.conf --max-children=10 --force-scan --quiet --dont-log-clean --noreject -obl local:/var/run/clamav/clamav-milter.sock
If I remember correctly, I added
--timeout=0
to CLAMAV_FLAGS in /etc/sysconfig/clamav-milter to rectify this.
duh - that was simple. caught me with my pants down and the message didn't strike any chords - thanks - that was it.
Yes, that's the correct way to do it. Sorry, this is a bug in clamav and I havn't fixed that in my package - next release, guys...
Best, Oliver