summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/myth_status.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/myth_status.sh')
-rw-r--r--abs/core/LinHES-system/myth_status.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/myth_status.sh b/abs/core/LinHES-system/myth_status.sh
index bc986ec..f942c64 100644
--- a/abs/core/LinHES-system/myth_status.sh
+++ b/abs/core/LinHES-system/myth_status.sh
@@ -1,3 +1,8 @@
#!/bin/bash
-MYTHCONFDIR=/usr/share/mythtv /usr/LH/bin/myth_status.py
+if [ x$MYTH_RUN_STATUS = x ]
+then
+ MYTHCONFDIR=/usr/share/mythtv /usr/LH/bin/myth_status.py
+fi
+MYTH_RUN_STATUS="1"
+