[12:15] /topic Upstart 1.7 | http://upstart.ubuntu.com/cookbook/ | Post to mailing list if no response here: http://bit.ly/ooeNVv [12:15] [12:15] === jodh changed the topic of #upstart to: Upstart 1.7 | http://upstart.ubuntu.com/cookbook/ | Post to mailing list if no response here: http://bit.ly/ooeNVv [12:29] * xnox mission impossible theme tune [12:29] upstart one point seven [12:29] tudodoon. [15:08] Congrats. /me reads what’s new. [22:19] quick question: when I write the following script:startx.conf [22:19] rrr, let me pastebin [22:20] http://pastebin.com/n2LvMzpQ [22:21] when I write that script, it doesn't appear to be sending off the startx-started message to initctl so other upstart scripts reliant on it never get executed [22:22] and for testing, I'm executing it by doing: sudo initctl start startx [22:26] herriojr: did you try with the -n argument (initctl -n emit ...) ? [22:28] s/argument/option/ [23:25] -n meaning no-wait? I don't see it in the man pages [23:26] oh and I eventually got it working [23:26] so it's a solved issue at this point [23:26] thanks though