Not to rush anyone into anything, just to provide a possible solution and also, I don't know the complexity involved in the whole process.
Maybe it could be an idea to generate a script that in turn could be used for debugging in stead of debugging within upstart itself. upstart Collects all the basics from the /etc filesystem (e.g. sourcing of all the various scripts that come into play) to be printed over stdout. People can then debug that script using "-x -v".
Hi,
Not to rush anyone into anything, just to provide a possible solution and also, I don't know the complexity involved in the whole process.
Maybe it could be an idea to generate a script that in turn could be used for debugging in stead of debugging within upstart itself. upstart Collects all the basics from the /etc filesystem (e.g. sourcing of all the various scripts that come into play) to be printed over stdout. People can then debug that script using "-x -v".