#!/bin/sh
# See:
#   man mythtv-update-motd
# on how to disable this service if you don't want it to run.
[ -f /run/motd.mythtv-status ] && cat /run/motd.mythtv-status
