[13:36] Hello to all. What signal is sent to the process when I call service stop or service restart? I used SIGTERM in my application for some time, but suddenly it stopped working [13:36] the signal isn't treated anymore [14:00] leandrosansilva: SIGTERM is the default unless you've specified 'kill signal' (http://upstart.ubuntu.com/cookbook/#kill-signal). You are using the SysV commands. What happens if you use the Upstart command 'stop $job'? [15:12] jodh: =) mumble =) [15:35] jodh: stgraber: how to cross-compile libnih [15:35] considering that it tries to execute nih-dbus-tool [15:35] build two? [15:36] for the build [15:36] and then for the host [15:36] ok. I'll do that. [15:37] *sigh* [16:40] xnox, jodh: success: UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/201105/24023 [16:40] awesome =) [16:40] now I just need to make initctl look for that environment variable [16:42] there are nih helpers for environment. but in xdg bits I simply used getenv. [17:04] jodh: thank you ! [17:05] xnox: thank you! Great piece of work - I just caught a few typos ;) [17:05] stgraber: shiny! :) [18:05] stgraber: does that mean we can run two upstarts on the same dbus? [22:27] hi all, i'm trying to run my script on startup through upstart on my ubuntu server. What do I save my job file as? and where do I put it? [22:32] hi all, i'm trying to run my script on startup through upstart on my ubuntu server. What do I save my job file as? and where do I put it? and does this look right ?http://pastebin.com/xjACPjk4