mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
now that tor itself disables kqueue on apple, the package doesn't
need to do it anymore. svn:r4283
This commit is contained in:
parent
751db63a17
commit
36a21de66d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user