fixed fortune.
[feisty_meow.git] / scripts / opensim / opensim_utils.sh
index c92ffbf97bdb2bbf9177c63102785fb2c3904729..9405ba6fca8f3d24b5bf25284678413da002170a 100644 (file)
@@ -17,7 +17,7 @@ export LANG=C
 
 # this is used as a process startup snooze, to avoid running a dependent
 # process before the dependency has really started.
-export SNOOZE_TIME=7
+export SNOOZE_TIME=6
 
 # lock the limit in for threads, so we don't have any getting out of control.
 # also make sure we've provided enough space for each thread.