mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
assume kqueue broken on all os x machines for now.
svn:r4273
This commit is contained in:
parent
f0e309e5bd
commit
159ea44ff4
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue