summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/foldingathome/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/community/foldingathome/run')
-rw-r--r--abs/extra/community/foldingathome/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/community/foldingathome/run b/abs/extra/community/foldingathome/run
index ede51f2..cd4a072 100644
--- a/abs/extra/community/foldingathome/run
+++ b/abs/extra/community/foldingathome/run
@@ -22,5 +22,5 @@ if [ -d $FOLDING_DIR ] ; then
# No need to direct output to a log file becase a log file
# will automatically be placed in $FOLDING_DIR
- exec /usr/bin/fah6 -verbosity 9 &> /dev/null < /dev/null
+ exec /usr/bin/fah6 &> /dev/null < /dev/null
fi