<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Well, I’ve now tested the use of:<div class=""><br class=""><div class=""><font face="Courier" class="">[Unit]</font></div><div class=""><font face="Courier" class="">After=network-online.target</font></div><div class=""><font face="Courier" class="">Wants=network-online.target</font></div></div><div class=""><font face="Courier" class=""><br class=""></font></div><div class="">in my /etc/systemd/system/mythtv-backend.service.d/override.conf file.  This is without any full-internet.service enabled and no wait-until-pingable.py script.</div><div class=""><br class=""></div><div class="">It appears that it worked correctly from boot (at least the first time). I’ll reboot some more times to confirm.</div><div class=""><br class=""></div><div class="">The order of starting is Network Manager Wait Online, and Mythtv Backend happened the same second, but in the right order. 2 seconds later I get the first mythhdhrrecorder tuner message.  All tuners are online and working. Below is a portion of the syslog:</div><div class=""><br class=""></div><div class="">Dec 19 09:15:51 Ubuntu-Den systemd[1]: Started Network Manager Wait Online.<br class="">Dec 19 09:15:51 Ubuntu-Den systemd[1]: Started MythTV Backend.<br class="">Dec 19 09:15:53 Ubuntu-Den mythhdhrrecorder[1391]: Recorder starting, args: --hdhr 1043ECAB --devicename 0 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:15:54 Ubuntu-Den mythhdhrrecorder[1391]: Adding discovered HDHR specified by deviceid (1043ECAB): 192.168.0.21<br class="">Dec 19 09:15:54 Ubuntu-Den mythhdhrrecorder[1391]: Tuning request for channel 50.1 accepted<br class="">Dec 19 09:15:54 Ubuntu-Den mythhdhrrecorder[1391]: Recorder stopping<br class="">Dec 19 09:15:54 Ubuntu-Den mythhdhrrecorder[1391]: Recorder stopped<br class="">Dec 19 09:15:54 Ubuntu-Den mythhdhrrecorder[1430]: Recorder starting, args: --hdhr 1043ECAB --devicename 1 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:15:55 Ubuntu-Den mythhdhrrecorder[1430]: Adding discovered HDHR specified by deviceid (1043ECAB): 192.168.0.21<br class="">Dec 19 09:15:55 Ubuntu-Den mythhdhrrecorder[1430]: Tuning request for channel 4.1 accepted<br class="">Dec 19 09:15:55 Ubuntu-Den mythhdhrrecorder[1430]: Recorder stopping<br class="">Dec 19 09:15:55 Ubuntu-Den mythhdhrrecorder[1430]: Recorder stopped<br class="">Dec 19 09:15:55 Ubuntu-Den mythhdhrrecorder[1501]: Recorder starting, args: --hdhr 1074C841 --devicename 2 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:15:56 Ubuntu-Den mythhdhrrecorder[1501]: Adding discovered HDHR specified by deviceid (1074C841): 192.168.0.27<br class="">Dec 19 09:15:57 Ubuntu-Den mythhdhrrecorder[1501]: Tuning request for channel 4.1 accepted<br class="">Dec 19 09:15:57 Ubuntu-Den mythhdhrrecorder[1501]: Recorder stopping<br class="">Dec 19 09:15:57 Ubuntu-Den mythhdhrrecorder[1501]: Recorder stopped<br class="">Dec 19 09:15:57 Ubuntu-Den mythhdhrrecorder[1540]: Recorder starting, args: --hdhr 1074C841 --devicename 3 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:15:58 Ubuntu-Den mythhdhrrecorder[1540]: Adding discovered HDHR specified by deviceid (1074C841): 192.168.0.27<br class="">Dec 19 09:15:58 Ubuntu-Den mythhdhrrecorder[1540]: Tuning request for channel 4.1 accepted<br class="">Dec 19 09:15:58 Ubuntu-Den mythhdhrrecorder[1540]: Recorder stopping<br class="">Dec 19 09:15:58 Ubuntu-Den mythhdhrrecorder[1540]: Recorder stopped<br class="">Dec 19 09:15:58 Ubuntu-Den mythhdhrrecorder[1549]: Recorder starting, args: --hdhr 1074C841 --devicename 4 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:15:59 Ubuntu-Den mythhdhrrecorder[1549]: Adding discovered HDHR specified by deviceid (1074C841): 192.168.0.27<br class="">Dec 19 09:15:59 Ubuntu-Den mythhdhrrecorder[1549]: Tuning request for channel 4.1 accepted<br class="">Dec 19 09:15:59 Ubuntu-Den mythhdhrrecorder[1549]: Recorder stopping<br class="">Dec 19 09:15:59 Ubuntu-Den mythhdhrrecorder[1549]: Recorder stopped<br class="">Dec 19 09:15:59 Ubuntu-Den mythhdhrrecorder[1560]: Recorder starting, args: --hdhr 1074C841 --devicename 5 --verbose general --loglevel info --quiet --syslog local7<br class="">Dec 19 09:16:00 Ubuntu-Den mythhdhrrecorder[1560]: Adding discovered HDHR specified by deviceid (1074C841): 192.168.0.27<br class="">Dec 19 09:16:00 Ubuntu-Den mythhdhrrecorder[1560]: Tuning request for channel 4.1 accepted<br class="">Dec 19 09:16:00 Ubuntu-Den mythhdhrrecorder[1560]: Recorder stopping<br class="">Dec 19 09:16:00 Ubuntu-Den mythhdhrrecorder[1560]: Recorder stopped<br class=""></div></body></html>