=== Trevinho_ is now known as Trevinho === nikias_ is now known as nikias === fredbarns_ is now known as fredbarns [06:01] Hmm, ok, so I have an upstart job that failed on boot [06:02] I checked the logs and discovered the problem is that I forgot a dependency on postgresql. [06:02] The problem is, postgresql is still using init.d scripts [06:02] is there a way to indicate a dependency on something that is still init.d? [06:03] I feel like this must be a common enough problem that there is a standard solution for it... [06:03] I suppose I could convert postgresql to use upstart, but honestly I'd prefer to not have to do that; I'd prefer to have that coming from upstream [06:05] (I'm using Ubuntu Server 12.04.4 and PostgreSQL 9.3 from the community repo... but even the Canonical-supplied postgresql packages are still init.d) [07:09] spamaps: Alright