summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/myth_status.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-12-07 19:24:16 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-12-07 19:24:16 (GMT)
commit8ae1bab112c9567ce4bbe26dee820a6dfe29daf2 (patch)
tree0256d15e8321c4cdb4c0c44ea89fcc7e6db062a8 /abs/core/LinHES-system/myth_status.sh
parenta26d28c380288d7c70a19bee81314a934df7c788 (diff)
downloadlinhes_pkgbuild-8ae1bab112c9567ce4bbe26dee820a6dfe29daf2.zip
linhes_pkgbuild-8ae1bab112c9567ce4bbe26dee820a6dfe29daf2.tar.gz
linhes_pkgbuild-8ae1bab112c9567ce4bbe26dee820a6dfe29daf2.tar.bz2
LinHES-system: include myth_status.py/.sh
This program will give a very brief summary of upcoming recordings. If the system is a MBE it will be run at login and output will be displayed on the terminal.
Diffstat (limited to 'abs/core/LinHES-system/myth_status.sh')
-rw-r--r--abs/core/LinHES-system/myth_status.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/myth_status.sh b/abs/core/LinHES-system/myth_status.sh
new file mode 100644
index 0000000..bc986ec
--- /dev/null
+++ b/abs/core/LinHES-system/myth_status.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+MYTHCONFDIR=/usr/share/mythtv /usr/LH/bin/myth_status.py
+