We need to refactor the init.d code as such:
- separate start/stop environment independent code from actual
init.d code (separate script)
- create two separate
init.d scripts: one for production and another for development
This could probably solve the problem of #2
We need to refactor the
init.dcode as such:init.dcode (separate script)init.dscripts: one forproductionand another fordevelopmentThis could probably solve the problem of #2