<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 14, 2016 at 4:27 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"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote>
<br></span>
Hi,<br>
<br>
Could you mention your *buntu version. The above works on<br>
Ubuntu 15.10.<br>
<br>
nm-online is on mine and it actually checks that<br>
the network is up, not just that the Network Manager<br>
completed. It's also on my my Mythbuntu 14.04 FWIW.<br></blockquote><div><br></div><div>I do have a server install of Ubuntu Wily 15.10.</div><div>network-manager is not installed on both my Wily machines.</div><div> </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Additional arguments works too. The leading dash on the<br>
following line prevents a missing file (which will be the<br>
normal case) from causing the service to fail to start:<br>
<br>
    EnvironmentFile=-/etc/mythtv/additional.args<br>
<br>
The contents of the file would be things like this<br>
that allow users to add arguments for trouble shooting:<br>
<br>
    ADDITIONAL_ARGS="-v record --loglevel debug"<br>
<br>
That's for problems that occur at startup and can't be<br>
handled with mythbackend --setverbose ...<br>
<br>
Maybe you could define how it doesn't work in your case.</blockquote><div><br></div><div>Ok, That is probably my lack of knowledge of systemd file. :-)</div><div>Thanks for the explanation of it.</div><div><br></div><div>Regards, Charles</div></div></div></div>