| Bug#: 216949 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: bug-wranglers@gentoo.org | Reported By: loki_val@gentoo.org | |
| Component: Applications | |||
| URL: | |||
| Summary: mail-mta/postfix init script is bashist | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-04-08 19:54 0000 | |||
| Description: | Opened: 2008-04-08 19:54 0000 |
Due to the changes introduced by the solution to bug 166872, the postfix init
script is no longer Posix sh compliant, relying on the bashist [[ syntax. Thus,
people who use Dash or a similar shell will no longer be able to use Postfix.
The attached patch fixes this.
Reproducible: Always
Steps to Reproduce:
Created an attachment (id=149131) [details]
de-bashify postfix rc
oops i thought i checked everything but one line passed away... it's now fixed, thanks.