<div dir="ltr">Sure, <div><br></div><div>Here's the ls:</div><div><br></div><div><div>lrwxrwxrwx 1 root root  42 May  2 17:03 /etc/systemd/system/multi-user.target.wants/mythtv-backend.service -> /lib/systemd/system/mythtv-backend.service</div><div>-rw-r--r-- 1 root root 378 May  4 20:04 /lib/systemd/system/mythtv-backend.service</div></div><div><br></div><div>I didn't even realize that the one in etc linked to the one in lib, and when I edited it (it was early this morning) I guess I changed the one in /lib... I am not sure why it says it was changed shortly after 8:00 pm, but that could be because that was the date on the file that was part of the updates I did this morning....</div><div><br></div><div>the contents of the one in etc are of course the same as the one in lib, and no longer add the "-online" to the After part, but I did the same change to the mysql service file and since myth-backend waits for that, I think it's still delayed enough for *most* of the network to be up. (I do still have to restart the backend so that it's ipv6 address is functional for watching TV to work still, but I least I know why and how to fix it!)</div><div><br></div><div>Is there something else I can tell it to wait for so that all the inet6 addresses are up before it launches the backend?</div><div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-- George</div></div>
<br><div class="gmail_quote">On Thu, May 5, 2016 at 1:59 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 05/05/2016 01:26 PM, George Bingham wrote:<br>
> ..... and also after this<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
mornings Software Update, the mythtv-backend.service file must have been<br>
overwritten, so it no longer has the network-online.target entry, but since<br>
it is still in the mysql.target file, I think it is still in effect.<br>
</blockquote>
<br></span>
I wouldn't have expected the: /etc/systemd/system/mythtv-backend.service<br>
file to have been overwritten. The one in /lib could be and that's normal.<br>
Both can exist at the same time, but the one in /etc overrides the one in<br>
/lib.<br>
<br>
I tried putting a slightly modified mythtv-backend.service in the /lib<br>
location (with a newer timestamp) did the reload and restart. The file<br>
in /etc was still used.<br>
<br>
Would you mind doing:<br>
<br>
  ls -dl /etc/systemd/system/mythtv-backend.service /lib/systemd/system/mythtv-backend.service<br>
<br>
to verify your timestamps (and the actual contents of the one in /etc.)<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Bill</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>