> After making some test upstart jobs, I've convinced myself that the
> 
> stop on starting shutdown
> 
> line contained in /etc/init/mythtv-backend.conf can be changed to
> 
> stop on (starting shutdown or stopping mysql)

Confirming this, I did the same thing independently a few weeks ago when
I noticed mysql was stopping before mythtv-backend, which then produced
errors. Haven't had a problem since.

I also tweaked my 'start' line. It looks like this:

start on (local-filesystems and net-device-up IFACE=lo and started mysql)
stop on (starting shutdown or stopping mysql)

This is on Mythbuntu 10.04.

-- 
mythbackend does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/542627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to