Package: clamav-milter Version: 0.90.1-3etch3
I'm unable to stop clamav-milter, this i because init script looks broken. Steps: # /etc/init.d/clamav-milter start # /etc/init.d/clamav-milter stop Output: mx1:/var/spool/postfix/clamav# /etc/init.d/clamav-milter stop Stopping Sendmail milter plugin for ClamAV: clamav-milter Waiting . . . . . . . . . . . . . . . . /etc/init.d/clamav-milter: line 100: kill: --9728: arguments must be process or job IDs failed! mx1:/var/spool/postfix/clamav# Reason: Line 100 shows: kill -9 -"$PID" I think this is wrong, correct one should be: kill -9 "$PID" Thank You Marco -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]