diff options
Diffstat (limited to 'contrib/osx/Tor')
-rwxr-xr-x | contrib/osx/Tor | 1 |
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 |