[mythtv-users] mythtv-status init
George Poulson
george.poulson at gmail.com
Fri Jun 29 13:35:17 UTC 2018
On 29 June 2018 at 14:23, Stephan Seitz <stse+mythtv at fsing.rootsland.net>
wrote:
> Since mythtv-status doesn’t have a script in this directory but writes
> directly to motd.dynamic it is now quite useless.
>
>
I worked around this on Ubuntu-16.04 by adding
/etc/update-motd.d/20-mythtv-status ...
#!/bin/sh
[ -r /var/run/motd.dynamic ] && cat /var/run/motd.dynamic
This achieves what I need :-)
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180629/44b58e79/attachment.html>
More information about the mythtv-users
mailing list