Upstart-initiated job is not launching as I expect, hangs instead

Kees Jongenburger kees.jongenburger at gmail.com
Fri Jan 7 12:15:05 UTC 2011


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?



More information about the upstart-devel mailing list