[08:21] xnox: can you review lp:~jamesodhunt/upstart/bypass-quiesce-logic-for-pid1 today please? I'd really like to get this into the package this morning if possible. === elmo__ is now known as elmo [20:05] I'm trying to have an upstart job that uses setuid/setgid have a pre-start script that runs as root -- I think the way to do this is dropping permissions in my script [20:05] Is there a better way? [20:07] it's a pain to do this with sudo (which I guess would work) because I'm running some bash specific stuff, and a two line script block