[bug-notifications] [saslauthd 0002582]: Typo in /etc/init.d/cswsaslauthd

Mantis Bug Tracker noreply at opencsw.org
Sun Jan 29 15:44:26 CET 2012


The following issue has been RESOLVED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=2582 
====================================================================== 
Reported By:                ivoronin
Assigned To:                raos
====================================================================== 
Project:                    saslauthd
Issue ID:                   2582
Category:                   other
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2007-09-02 15:18 CEST
Last Modified:              2012-01-29 15:44 CET
====================================================================== 
Summary:                    Typo in /etc/init.d/cswsaslauthd
Description: 
Looks like you omited \'!\' in the condition statement. saslauthd.init
never gets included.
-- /etc/init.d/cswsaslauthd --
INIT_FILE=/etc/opt/csw/saslauthd.init
if [ -f \"${INIT_FILE}\" ]; then
  INIT_FILE=/opt/csw/etc/saslauthd.init
fi
-- EOF --

====================================================================== 

---------------------------------------------------------------------- 
 (0009550) raos (manager) - 2012-01-29 15:44
 https://www.opencsw.org/mantis/view.php?id=2582#c9550 
---------------------------------------------------------------------- 
Fixed.



More information about the bug-notifications mailing list