diff options
author | Unconfigured <Unconfigured> | 2009-06-28 10:43:10 (GMT) |
---|---|---|
committer | Unconfigured <Unconfigured> | 2009-06-28 10:43:10 (GMT) |
commit | a29645d170a3e116cfeaa959176494333f356d3c (patch) | |
tree | 09f7e2003ed5d9d0f92d1776dc8511bf3f30e677 /abs/extra-testing/fuppes-svn/run | |
parent | edc3933bb933cfa4ddfdb1f380b169a9f137b59c (diff) | |
parent | e11a33d937ce504987ad53c604800ebbf833e3b9 (diff) | |
download | linhes_pkgbuild-a29645d170a3e116cfeaa959176494333f356d3c.zip linhes_pkgbuild-a29645d170a3e116cfeaa959176494333f356d3c.tar.gz linhes_pkgbuild-a29645d170a3e116cfeaa959176494333f356d3c.tar.bz2 |
Merge branch 'master' of ssh://gregfrost@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/fuppes-svn/run')
-rwxr-xr-x | abs/extra-testing/fuppes-svn/run | 2 |
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" |