summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/fuppes-svn/run
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-06-28 04:39:00 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-06-28 04:39:00 (GMT)
commitee8706d41eba7efae8ee98c0c81e2b867e76e233 (patch)
tree63b1fa35b7c0f1d6524e15cc6e8508374d0f6b2e /abs/extra-testing/fuppes-svn/run
parent4a03413885687011952e55d7587e8775121f34dc (diff)
downloadlinhes_pkgbuild-ee8706d41eba7efae8ee98c0c81e2b867e76e233.zip
linhes_pkgbuild-ee8706d41eba7efae8ee98c0c81e2b867e76e233.tar.gz
linhes_pkgbuild-ee8706d41eba7efae8ee98c0c81e2b867e76e233.tar.bz2
Add run script for runit.
Diffstat (limited to 'abs/extra-testing/fuppes-svn/run')
-rwxr-xr-xabs/extra-testing/fuppes-svn/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/fuppes-svn/run b/abs/extra-testing/fuppes-svn/run
index 670a3dd..dc69879 100755
--- a/abs/extra-testing/fuppes-svn/run
+++ b/abs/extra-testing/fuppes-svn/run
@@ -1,2 +1,2 @@
#!/bin/bash
-exec /usr/bin/fuppes --config-dir /etc/fuppes --database-file /data/srv/fuppes/fuppes.db --temp-dir /myth/tmp
+exec su mythtv -c "/usr/bin/fuppes --config-dir /etc/fuppes --database-file /data/srv/fuppes/fuppes.db --temp-dir /myth/tmp"