Bug 216949 - mail-mta/postfix init script is bashist
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:

------- Comment #1 From Peter Alfredsen 2008-04-08 19:54:40 0000 -------
Created an attachment (id=149131) [details]
de-bashify postfix rc

------- Comment #2 From Raphael Marichez 2008-04-08 22:04:08 0000 -------
oops i thought i checked everything but one line passed away...

it's now fixed, thanks.