now that tor itself disables kqueue on apple, the package doesn't

need to do it anymore.


svn:r4283
This commit is contained in:
Roger Dingledine 2005-05-23 04:33:08 +00:00
parent 751db63a17
commit 36a21de66d

View File

@ -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