<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm looking for a script/command line that will restart the frontend<br>
if it's frozen and start it if it's down. I don't know how to write<br>
bash scripts, but I'm assuming the logic is if it's running "killall<br>
mythfrontend.real" so Mythbuntu can autostart it and if it's not<br>
running then "mythfrontend --service &"</blockquote><div><br></div><div>How do you define frozen? What would you look at to determine if the frontend froze?</div><div><br></div><div>You could easily create a "restart" button on your remote using irexec... but to have it happen automagically might be a bit difficult without some means to identify a frozen frontend.</div>
<div><br></div><div> </div></div>