mythbuntu should use respawn limit in upstart script

Bug #654846 reported by Thomas Mashos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Fix Released
Critical
Thomas Mashos

Bug Description

Mythbackend shouldn't auto-respawn forever. It should use the respawn limit. This needs to be tested in Natty

From http://upstart.ubuntu.com/wiki/Stanzas
respawn limit

Syntax: respawn limit count timeout
Example:
respawn limit 15 5
Description: This configures the respawn limits, which only apply if the respawn flag is set. The respawn limits function as follows: If the process is respawned more than count times within an interval of timeout seconds, the process will be stopped automatically, and not restarted. Unless set explicitly, the limit defaults to 10 times within 5 seconds.
A separate respawn stanza must be present to actually set the respawn flag, as of version 0.3.9.

Thomas Mashos (tgm4883)
Changed in mythbuntu:
milestone: none → 11.04-alpha1
Thomas Mashos (tgm4883)
Changed in mythbuntu:
assignee: nobody → Thomas Mashos (tgm4883)
status: Confirmed → Fix Committed
Changed in mythbuntu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.