[01:45] I have a question about the reload command in upstart [01:46] i'm using upstart to manage a java process which reloads it's config when it gets SIGHUP [01:47] i thought `initctl reload java_thingy` would send SIGHUP to it [01:48] but it seems to log "java_thingy main process (12830) killed by HUP signal" "java_thingy main process ended, respawning" [01:48] and spawns a duplicate process, leaving two java_thingies running [01:49] doing `kill -HUP pid` seems to do the trick, but I'd like to do it through upstart === ion_ is now known as ion === soren_ is now known as soren