On Sunday 24 August 2008, Michael Biebl wrote:
> The current version in unstable still doesn't use the lsb logging
> functions, so I'm reopening the bug report.
>
> NOLSB=yes
> [..]
> [ -f /lib/lsb/init-functions ] || NOLSB=yes
>
> ==> NOLSB will never be no
> I also think that the checks
>
>  if [ -z "$NOLSB" ]; then
> and
>  if [ -n "$NOLSB" ]; then
>
> Don't make a lot of sense, as the NOLSB variable will never be empty

This is the default to be compatible with any Linux distribution.
In fact, the LSB stuff in this script does not work for Debian/Sarge.
But for later Debian distributions this variable can be set to empty.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert    Sun Microsystems    http://www.sun.com/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to