[or-cvs] now that tor itself disables kqueue on apple, the package d...
arma at seul.org
arma at seul.org
Mon May 23 04:33:10 UTC 2005
Update of /home2/or/cvsroot/tor/contrib/osx
In directory moria:/home/arma/work/onion/cvs/tor/contrib/osx
Modified Files:
Tor
Log Message:
now that tor itself disables kqueue on apple, the package doesn't
need to do it anymore.
Index: Tor
===================================================================
RCS file: /home2/or/cvsroot/tor/contrib/osx/Tor,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Tor 20 May 2005 11:14:31 -0000 1.7
+++ Tor 23 May 2005 04:33:08 -0000 1.8
@@ -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
More information about the tor-commits
mailing list