Hi On Fri, Jan 7, 2011 at 12:10 AM, J.B. Nicholson-Owens <jbn at illinois.edu> wrote: > script > # launch the server process. > logger -t radmind "launching radmind process" > su --command /usr/sbin/radmind radmind > end script Don't you need a exec before the su so upstart tracks the right process?