=== Guest35492 is now known as Kiall | ||
gyre007 | is there any way to send signals to upstart jobs ? | 15:13 |
---|---|---|
gyre007 | To daemonized | 15:15 |
SpamapS | gyre007: you can send SIGHUP with reload, or SIGTERM with stop (and if that is ignored, SIGKILL after kill timeout is reached) | 15:21 |
SpamapS | gyre007: you can also change SIGTERM to something else with 'kill signal XXXXXX' | 15:21 |
SpamapS | gyre007: other than that, you need to parse out the output of 'status jobname' to get the pid (which is really easy btw) | 15:21 |
=== j4m3s is now known as j4m3s_ | ||
=== j4m3s_ is now known as j4m3s | ||
=== soren_ is now known as soren |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!