Jonathan Bartlett wrote:
The reason that normal startup scripts don't, is that there's no guarantee /bin/sh will point to bash, or even that bash is installed.
If you want to use bash, the first line should be /bin/bash instead of /bin/sh, so it's obvious it needs bash specifically.
Is it possible that bash isn't available yet? Perhaps some lib not on /?
-Thomas
_______________________________________________ Redhat-devel-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-devel-list