Package: stunnel4

Version: 3:4.22-1


Stunnel4 does not start from init script . After review I found the file
existence test on line 65

    test "$ENABLED" != "0" || exit 0

uses a "!=" which should be a "=" . Test returns a 0=true and 1=false.


Not a big deal but may cause some people issues if they do not know to
start at the source and not just look in the logs, since nothing is
written to the log.



Regards,

Marc


-- 
begin:vcard
fn:Marc Hudson - GOST Security Group
n:Hudson;Marc
org:GOST Security Group, Inc.
adr;dom:Suite 109-106;;7119 East Shea Blvd. , ;Scottsdale;Az;85254-6107
email;internet:[EMAIL PROTECTED]
title:President &CEO
tel;work:480-607-8145
tel;cell:602-908-5586
x-mozilla-html:TRUE
url:www.gostsecurity.com
version:2.1
end:vcard

Reply via email to