On 10/27/2011 02:18 AM, Evgeni Golov wrote:
> Package: minissdpd
> Version: 1.1.20111007-2
> Severity: normal
> 
> The init script tries to start minissdpd, even when the binary is not
> available. (Like when package removed, but not purged).
> 
> Please add something like this (from /etc/init.d/skeleton) to it:
> # Exit if the package is not installed
> [ -x "$DAEMON" ] || exit 0
> 
> Regards
> Evgeni

Hi,

Thanks for this report, it seems that I forgot to check with [ -x in
this init script. This is fixed and uploaded.

Thomas



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to