summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/mre/run
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-08-30 22:26:30 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-08-30 22:26:30 (GMT)
commit5e7027c6194237ca1dc5fcbb3648483a970fb500 (patch)
tree383a73c7c15bf9033399e4099cb8344a9e62e525 /abs/extra-testing/community/mre/run
parent1f175a7b07b9553ce98d0546ac04dbb925ec0bc9 (diff)
parent892d65138d7773d2c5595ff03bae0947f6b00fec (diff)
downloadlinhes_pkgbuild-5e7027c6194237ca1dc5fcbb3648483a970fb500.zip
linhes_pkgbuild-5e7027c6194237ca1dc5fcbb3648483a970fb500.tar.gz
linhes_pkgbuild-5e7027c6194237ca1dc5fcbb3648483a970fb500.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/community/mre/run')
-rwxr-xr-xabs/extra-testing/community/mre/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra-testing/community/mre/run b/abs/extra-testing/community/mre/run
index 84d08e5..94381b3 100755
--- a/abs/extra-testing/community/mre/run
+++ b/abs/extra-testing/community/mre/run
@@ -4,6 +4,8 @@ export TERM=linux
. /etc/rc.d/functions
stat_runit "Starting mythrecordingextender"
+export HOME=/home/mythtv
+
sv start mythbackend || exit 1
sleep 5