Bug#477578: exim4-base: incorrect logic in init script

2008-04-24 Thread Andreas Metzler
tags 477578 pending thanks On 2008-04-24 Tim Cross <[EMAIL PROTECTED]> wrote: > Package: exim4-base > Version: 4.69-2+b1 > Severity: normal > I think the logic in the /etc/init.d/exim4 script is incorrect. In the > script, there is the following > if ! [ -x "/lib/lsb/init-functions" ]; then

Bug#477578: exim4-base: incorrect logic in init script

2008-04-23 Thread Tim Cross
Package: exim4-base Version: 4.69-2+b1 Severity: normal I think the logic in the /etc/init.d/exim4 script is incorrect. In the script, there is the following if ! [ -x "/lib/lsb/init-functions" ]; then . /lib/lsb/init-functions else echo "E: /lib/lsb/init-functions not found, lsb-base (>