=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/runbt.sh,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- openbsd/OpenBSDTorrents/runbt.sh 2005/05/18 02:22:47 1.11 +++ openbsd/OpenBSDTorrents/runbt.sh 2005/05/25 02:05:50 1.12 @@ -1,5 +1,5 @@ #!/bin/sh -#$Id: runbt.sh,v 1.11 2005/05/18 01:22:47 andrew Exp $ +#$Id: runbt.sh,v 1.12 2005/05/25 01:05:50 andrew Exp $ . /etc/OpenBSDTorrents.conf LOGFILE=/home/torrentseeder/runbt.log @@ -23,7 +23,7 @@ nice btlaunchmany \ --check_hashes 0 \ - --display_interval 60 \ + --display_interval 600 \ --minport 6881 --maxport 6989 \ --max_files_open 75 \ --saveas_style 2 \