summaryrefslogtreecommitdiff
path: root/packages/pdm/pdm-1.0/mythtv
diff options
context:
space:
mode:
authorRaymond Danks <raymond@edanks.com>2006-05-31 22:43:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-31 22:43:08 +0000
commit835efdc055406dbefea949ee55da54db7065cc86 (patch)
treecb4554a8bc319cab4f6af5c16ba204cad627e6d0 /packages/pdm/pdm-1.0/mythtv
parentc6a8090e64b1486ad0e62d89e9409c681de4bdaa (diff)
pdm - pdm.conf file and a few sessions.
Diffstat (limited to 'packages/pdm/pdm-1.0/mythtv')
-rw-r--r--packages/pdm/pdm-1.0/mythtv22
1 files changed, 22 insertions, 0 deletions
diff --git a/packages/pdm/pdm-1.0/mythtv b/packages/pdm/pdm-1.0/mythtv
new file mode 100644
index 0000000000..9a9e4f09cb
--- /dev/null
+++ b/packages/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