The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=420 ====================================================================== Reported By: lkneschke Assigned To: ====================================================================== Project: DBMail Issue ID: 420 Category: Authentication layer Reproducibility: always Severity: minor Priority: normal Status: resolved target: Resolution: no change required Fixed in Version: ====================================================================== Date Submitted: 03-Oct-06 15:33 CEST Last Modified: 03-Oct-06 15:51 CEST ====================================================================== Summary: init script fails an ubuntu edgy eft Description: On Ubuntu Edgy Eft /bin/sh is linked to /bin/dash which does not support the option --posix. For that reason the init script fails completly, because already the interpreter for script fails.
Is --posix really needed? ====================================================================== ---------------------------------------------------------------------- paul - 03-Oct-06 15:51 ---------------------------------------------------------------------- Of course not. It was added so the sh(ell) in debian/etch will issue warnings if non-posix syntax is accidently introduced. Feel free to remove it. Issue History Date Modified Username Field Change ====================================================================== 03-Oct-06 15:33 lkneschke New Issue 03-Oct-06 15:51 paul Note Added: 0001441 03-Oct-06 15:51 paul Status new => resolved 03-Oct-06 15:51 paul Resolution open => no change required ======================================================================
