=== Md_ is now known as Md [22:39] Hello! I'm trying to keep track of why an upstart service of mine is stopping/restarting i.e. whether it was restarted by a user via initctl or the underlying program crashed. My first thought was to use the pre-stop stanza to detect intentional restarts, but there is a bug with the pre-stop stanza that breaks `initctl restart` (https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/703800). Does anyone know [22:39] of a upstart-related work-around for this?