diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-06 19:25:28 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-06 19:25:28 (GMT) |
commit | 8520f23354765b7aadd78eeca2f4d8d2d6f6ddd4 (patch) | |
tree | e80a180aded033598754798e51c3073e17326a6f | |
parent | 10adcc3196f77c041d400ca5851d1b3e4f86be46 (diff) | |
download | linhes_pkgbuild-8520f23354765b7aadd78eeca2f4d8d2d6f6ddd4.zip linhes_pkgbuild-8520f23354765b7aadd78eeca2f4d8d2d6f6ddd4.tar.gz linhes_pkgbuild-8520f23354765b7aadd78eeca2f4d8d2d6f6ddd4.tar.bz2 |
Runit file to control fuppes.
-rwxr-xr-x | abs/extra-testing/fuppes-svn/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra-testing/fuppes-svn/run b/abs/extra-testing/fuppes-svn/run new file mode 100755 index 0000000..670a3dd --- /dev/null +++ b/abs/extra-testing/fuppes-svn/run @@ -0,0 +1,2 @@ +#!/bin/bash +exec /usr/bin/fuppes --config-dir /etc/fuppes --database-file /data/srv/fuppes/fuppes.db --temp-dir /myth/tmp |