[kde-freebsd] ports/143013: Kmail clamav filtering slow
Antoine Vu-Ngoc
antoine at cleopatre.homeip.net
Sun Mar 21 14:00:15 CET 2010
The following reply was made to PR ports/143013; it has been noted by GNATS.
From: "Antoine Vu-Ngoc" <antoine at cleopatre.homeip.net>
To: bug-followup at freebsd.org
Cc:
Subject: Re: ports/143013: Kmail clamav filtering slow
Date: Sun, 21 Mar 2010 13:33:52 +0100
> 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