=== Cidan is now known as zz_Cidan === zz_Cidan is now known as Cidan === Cidan is now known as zz_Cidan [11:10] hi, I’m just an upstart newbie, I’m trying to configure uwsgi on an ubuntu 14.04: https://gist.github.com/guglielmo/38ec5f1b83f44ba0eb86, [11:10] service uwsgi start works ok [11:10] service uwsgi status, after that prints stop/waiting [11:11] service uwsgi stop tells stop: Unknown instance: [11:12] I know I’m missing something === guillev_ is now known as guillev === zz_Cidan is now known as Cidan [20:04] i am trying to alter the post stop script on an upstart job, i've made the changes, run initcrl reload-configuration but still it won't pick up the changes [20:04] am i missing something i need to do? [20:04] i have done that with the job totally stopped [20:05] the changes i have been making are to a conf file in /etc/init/ [20:35] can you have both a post-stop exec and a post-stop script? or would the script fail to run? [20:37] ah think that was my problem, the script that claimed to be running never actually was