| Anonymous | Login | 2026-03-31 14:37 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002582 | [saslauthd] other | trivial | always | 2007-09-02 15:18 | 2012-01-29 15:44 | ||
| Reporter | ivoronin | View Status | public | ||||
| Assigned To | raos | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0002582: 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 -- |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0009550) raos (developer) 2012-01-29 15:44 |
Fixed. |
|
(0009551) raos (developer) 2012-01-29 15:44 |
Closing PR. |
| Copyright © 2000 - 2008 Mantis Group |