[15:50] i'm trying to run a node app as a daemon; using daemonize to launch it, we encountered a config error that caused daemonize to throw a nonzero exit code, but upstart still thinks it is running [15:50] how do i make it properly track the process?