[01:38] I'm having real trouble getting upstart to work properly. I thought I had my upstart command working OK, but it didn't survice a reboot. Here's my config: http://paste.ubuntu.com/518989/ [01:38] s/survice/survive/ [01:41] I'm also trying to get this upstart script to respawn the service when it dies, but it ends up starting twelve instances if igmailAgent.php: http://paste.ubuntu.com/518992/ [02:12] I see what was wrong with my first one, upstart tries to parse a quoted string erroneously, so "Soma (Ubuntu PBX)" fails. Changing the VM name to "soma" fixes it, but initctl can't find soma.conf until I comment out "console logged". Seems like a bug to me... === apachelogger is now known as apachetransit