mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
assume kqueue broken on all os x machines for now.
svn:r4273
This commit is contained in:
parent
f0e309e5bd
commit
159ea44ff4
@ -1,5 +1,6 @@
|
||||
#!/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