Bug#365928: grep on inetd.conf only considers numeric addresses

Marc Haber mh+debian-packages at zugschlus.de
Sat May 13 14:19:45 UTC 2006


package exim4-base
tags #365928 confirmed pending
thanks

On Wed, May 03, 2006 at 12:23:45PM -0700, Mike wrote:
> /etc/init.d/exim4 uses
> 
>  grep -E -q "^ *([0-9.]+:)?smtp" /etc/inetd.conf
> 
> to find an inetd line.  But openbsd-inetd also allows hostnames before
> the service name, so something more like
> 
>  grep -E -q '^[[:space:]]*((\*|[[:alnum:].-]+):)?smtp' /etc/inetd.conf
> 
> is required.

Fix committed to svn.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835




More information about the Pkg-exim4-maintainers mailing list