<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This is what I use on systems using systemd (*ubuntu 16.04, 18.04, <br>Debian Stretch)<br># setup mythtv-backend.service startup delay<br>In a terminal on the machine running mythtv backend:<br>sudo systemctl edit mythtv-backend.service # and add the following three <br>lines<br># Delay mythbackend startup to allow network and tuners to fully stabilise<br>[Service]<br>ExecStartPre=/bin/sleep 20<br><br>Then exit from the edit screen (it uses nano by default, so Ctrl+x, then<br>y, then Return key) then? reboot the machine</blockquote><div><br></div><div>Too easy. Thanks Mike.</div><div><br></div><div>Cheers,</div><div>Justin.</div><div><br></div></div>