Explorar o código

assume kqueue broken on all os x machines for now.

svn:r4273
Roger Dingledine %!s(int64=21) %!d(string=hai) anos
pai
achega
159ea44ff4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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