summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-05-23 04:33:08 +0000
committerRoger Dingledine <arma@torproject.org>2005-05-23 04:33:08 +0000
commit36a21de66d5078fd01e8378f17dcbd4738aaacd4 (patch)
tree852988a97401b1c93378289378c7fa69e212037e
parent751db63a1739b32cc996c150881b29fd14e8d0aa (diff)
downloadtor-36a21de66d5078fd01e8378f17dcbd4738aaacd4.tar.gz
tor-36a21de66d5078fd01e8378f17dcbd4738aaacd4.zip
now that tor itself disables kqueue on apple, the package doesn't
need to do it anymore. svn:r4283
-rwxr-xr-xcontrib/osx/Tor1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/osx/Tor b/contrib/osx/Tor
index 7ecd721597..2162617f30 100755
--- a/contrib/osx/Tor
+++ b/contrib/osx/Tor
@@ -1,6 +1,5 @@
#!/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