diff options
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" |