After performing an update from CentOS 5.2 to 5.3 with yum update I have an error with clamav-milter The clamav-milter won't start.
[root@is3 sysconfig]# service clamav-milter restart Stopping Clamav Milter Daemon: [FAILED] Starting Clamav Milter Daemon: clamav-milter: unrecognized option `--local' ERROR: Unknown option passed ERROR: Can't parse command line options [FAILED]
The config of /etc/sysconfig/clamav-milter
CLAMAV_FLAGS=" --config-file=/etc/clamd.conf --local --max-children=10 --outgoing --quiet " SOCKET_ADDRESS="local:/var/run/clamd.socket"
Removing the config lines gives no result. Someone the same problem of an idea?
Kind Regards, Leo Arnts