Browse Source

assume kqueue broken on all os x machines for now.

svn:r4273
Roger Dingledine 20 years ago
parent
commit
159ea44ff4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/osx/Tor

+ 1 - 0
contrib/osx/Tor

@@ -1,5 +1,6 @@
 #!/bin/sh
 
+export EVENT_NOKQUEUE=1 # assume kqueue broken on all os x machines for now.
 TORLOC=/Library/StartupItems/Tor/Tor.loc
 
 if [ -f $TORLOC ]; then