On Thu, Dec 10, 2009 at 10:51:04AM -0500, John Bazik wrote:
> Package: qpsmtpd
> Version: 0.40-3
> Severity: normal
> 
> There's a minor error in the config script.  If you don't set INTERFACES,
> it is set as follows:
> 
>                 INTERFACES="`/sbin/ifconfig -a | \
>                         grep 'inet addr' | \
>                         tr : ' ' | \
>                         awk '{print $3}' | \
>                         tr '\n' ' ' | \
>                         sort | uniq`"
> 
> The second tr makes the sort superfluous.  You probably want that
> tr to be last.

Indeed, thanks for pointing that out.  Will be fixed in 0.83-1.


Devin
-- 
Devin  \ aqua(at)devin.com, IRC:Requiem; http://www.devin.com
Carraway \ 1024D/E9ABFCD2: 13E7 199E DD1E 65F0 8905 2E43 5395 CA0D E9AB FCD2

Attachment: signature.asc
Description: Digital signature

Reply via email to