[13:52] Heya - I'm wondering if it's possible to have an upstart job wait for a specific filesystem to be mounted before starting a service? [13:52] Specifically, I have some EC2 servers with EBS drives (think USB drives if you're not familiar), these drives may not be connected during boot, so the "nobootwait" flag is used in /etc/fstab to allow the system to continue to boot. I'd like to have services that keep their data on these drives wait until they are connected before starting.. Eg mysql. [19:55] hey everyone, i just have a quick question about upstart. I may be completely wrong in asking this but if someone could give me some guidance that would be great! [19:56] how do i access RESULT in a post-stop stanza? I want to do something when the upstart job dies but has stopped respawning