[05:07] hey folks, i'm working on a config and seem to have hit a problem i can't fix [05:07] the service started fine and logged the pid, but failed not long after [05:08] upstart still thinks the process is blah even after multiple 'service blah stop' calls [05:08] and restart etc [05:08] how can i get upstart to "forget" what it thinks the pid is? [05:09] i just tried running start on it and hte status is "start/killed, process 9385" [05:10] the service start command never exited, i eventually sent it a sigint [05:11] if i run the exec line from the config directly on the console it runs fine and stays running [09:59] im not bery good with upstart, but i need to run a script as root