Here\'s my Init script which I have at my Ubuntu workstation. I need to run a command as another user than root, but I just can\'t get my head around how it should be done. Neit
For upstart, use:
setuid myuser exec command args