=== Guest35492 is now known as Kiall [15:13] is there any way to send signals to upstart jobs ? [15:15] To daemonized [15:21] gyre007: you can send SIGHUP with reload, or SIGTERM with stop (and if that is ignored, SIGKILL after kill timeout is reached) [15:21] gyre007: you can also change SIGTERM to something else with 'kill signal XXXXXX' [15:21] gyre007: other than that, you need to parse out the output of 'status jobname' to get the pid (which is really easy btw) === j4m3s is now known as j4m3s_ === j4m3s_ is now known as j4m3s === soren_ is now known as soren