<div dir="ltr">ok - another crack...  couple of points:<div><br></div><div>1) that was a typo in my previous email.  I got the original file from /lib/systemd/system/mythtv-backend.service not /etc/systemd/system/mythtv-backend.service.</div><div>2) I have swtiched to a static IP address</div><div>3) NetworkManager-wait-online.service was already enabled.</div><div><br></div><div><br></div><div>I deleted my systemd override file and started again.  this time i did:</div><div>systemctl edit mythtv-backend.service</div><div>added the follwoing two lines:</div><div>    [Unit]</div><div>    After=NetworkManager-wait-online.service</div><div>Saved the file.</div><div><br></div><div>Still no luck.  I ran the following to verify the service you mentioned:</div><div>systemctl status NetworkManager-wait-online.service</div><div><br></div><div>The status is 'enabled'.  Interestingly, I tried to look at the logs for this service by doing</div><div>journalctl -u NetworkManager-wait-online.service</div><div><br></div><div>But there were no log entries...  I manually started the service, and rechecked the logs - and now there was an entry indicating that it had started...  </div><div><br></div><div>I wonder if systemd is actually starting the NetowrkManager-wait-online.service at all?</div><div><br></div><div>Finally, I added another line to the override:</div><div>    Requires=NetworkManager-wait-online.service</div><div><br></div><div><br></div><div>And that seems to have done the trick.  I'll sit on this for a couple of days, but if it remains fixed, then i'll write it up a little more nicely in case it helps anyone else...</div><div><br></div><div>Thanks again.</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote"><br></div></div></div>