aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pdm/pdm-1.0/mythtv
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pdm/pdm-1.0/mythtv')
-rw-r--r--recipes/pdm/pdm-1.0/mythtv22
1 files changed, 22 insertions, 0 deletions
diff --git a/recipes/pdm/pdm-1.0/mythtv b/recipes/pdm/pdm-1.0/mythtv
new file mode 100644
index 0000000000..9a9e4f09cb
--- /dev/null
+++ b/recipes/pdm/pdm-1.0/mythtv
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+# Set some variables of some consequence
+
+export DISPLAY=:0
+
+# Because we're not actually logging in, we do this
+# FIXME: PDM should do this instead
+
+export HOME=/root
+
+# Allow all comers
+#/usr/bin/xhost +
+
+# Start the screen saver
+#xscreensaver -no-splash &
+
+# Start MythTV
+#This assumes that mythbackend is running already and
+#mythtv-setup
+#has been run already
+mythfrontend