Comment 1 for bug 974147

Revision history for this message
Steve Langasek (vorlon) wrote :

+1 for having upstart-job check for a start condition before starting a job. Please make sure that when asked to *stop* a job, however, that it correctly stops any service that had been started manually; and that if the service is running and it's asked to restart, that the job will be restarted even if not configured to start automatically.

As an aside, for upstart in Ubuntu this logic will have to be put in invoke-rc.d since /lib/init/upstart-job will not be used there.