[13:06] http://upstart.ubuntu.com/wiki/Stanzas < rate limit reached for all requests [15:31] I've put a little conf (that just echos) as a session job in ~/.config/upstart/ on an EC2 instance, but it isn't found. The same config works on my local machine, though. I tried initctl reload-configuration, but that didn't help (errored as user, run but changed nothing as sudo) [15:54] And it works as a traditional upstart task placed in /etc/init/ and run with sudo start - any idea how I can go about figuring out why it work work as a session job as it does locally? [16:11] It's something to do with not being in an X environment, but I dunno if I'll be able to solve that: initctl: Unable to connect to session bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 [16:13] I see some instructions in the cookbook, but the cure looks worse than the disease, so I'll just make it a system job === akkad` is now known as Akkad