[03:11] Hello. Can someone please tell me how to disable upstart jobs/services permanently, so that they don't start at boot? === crank_ is now known as crank [16:26] initctl emit started-postgresql in my postgresql init.d script and start on started postgresql in my upstart script that depends on postgres will actually start postgres and the other service in the right order sometimes [16:27] most of the time, but is there a way to make the upstart script run after all init.d jobs are done?