[kde-freebsd] ports/143013: Kmail clamav filtering slow
Antoine Vu-Ngoc
antoine at cleopatre.homeip.net
Sat Mar 13 22:49:27 CET 2010
On Saturday 13 March 2010 21:48:51 makc at freebsd.org wrote:
> Synopsis: Kmail clamav filtering slow
>
> State-Changed-From-To: open->feedback
> State-Changed-By: makc
> State-Changed-When: Sat Mar 13 20:48:51 UTC 2010
> State-Changed-Why:
> Could you suggest a fix?
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=143013
>
> diff kmail_clamav.sh kmail_clamav_a.sh
38c38
< if [ "`ps -eo comm|grep clamd`" = "clamd" ]; then
---
> if [ "`ps -axo comm|grep clamd`" = "clamd" ]; then
Not sure if it's BSD-ish enough ;-)
More information about the kde-freebsd
mailing list