<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 June 2018 at 14:23, Stephan Seitz <span dir="ltr"><<a href="mailto:stse+mythtv@fsing.rootsland.net" target="_blank">stse+mythtv@fsing.rootsland.net</a>></span> wrote:<br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Since mythtv-status doesn’t have a script in this directory but writes directly to motd.dynamic it is now quite useless.<br>
<br></blockquote><div><br></div><div><br></div><div><div style="font-size:small" class="gmail_default">​I worked around this on Ubuntu-16.04 by adding /etc/update-motd.d/20-mythtv-status ...<br></div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">     #!/bin/sh<br>     [ -r /var/run/motd.dynamic ] && cat /var/run/motd.dynamic​</div></div><div><br></div></div><div style="font-size:small" class="gmail_default">​This achieves what I need​ :-)<br></div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div style="font-size:small" class="gmail_default">​George</div><div style="font-size:small" class="gmail_default">​</div><br></div></div>