浏览代码

assume kqueue broken on all os x machines for now.

svn:r4273
Roger Dingledine 20 年之前
父节点
当前提交
159ea44ff4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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