From: Andrew Ruthven Date: Mon, 31 Dec 2018 08:54:30 +0000 (+1300) Subject: Oops, actually commit the update-motd.d snippet! X-Git-Tag: 1.0.0~25 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ca293c8a25b4e94aa5a87fe658254a1ab9992b;p=mythtv-status.git Oops, actually commit the update-motd.d snippet! --- diff --git a/update-motd.d/50-mythtv-status b/update-motd.d/50-mythtv-status new file mode 100755 index 0000000..b59ba9a --- /dev/null +++ b/update-motd.d/50-mythtv-status @@ -0,0 +1,5 @@ +#!/bin/sh +# See: +# man mythtv-update-motd +# on how to disable this service if you don't want it to run. +[ -f /var/run/motd.mythtv-status ] && cat /var/run/motd.mythtv-status