[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] Fix broken installation path.
commit 31fda162a25a06f979c49b85c788ee268664cb19
Author: Philipp Winter <phw@xxxxxxxxx>
Date: Wed Sep 4 09:04:56 2019 -0700
Fix broken installation path.
Thanks to Wolfgang for pointing out this issue and to egypcio for
confirming that it was indeed an issue.
---
content/relay-operations/technical-setup/bridge/freebsd/contents.lr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/relay-operations/technical-setup/bridge/freebsd/contents.lr b/content/relay-operations/technical-setup/bridge/freebsd/contents.lr
index 951ef31..93f7aec 100644
--- a/content/relay-operations/technical-setup/bridge/freebsd/contents.lr
+++ b/content/relay-operations/technical-setup/bridge/freebsd/contents.lr
@@ -27,7 +27,7 @@ BridgeRelay 1
# censors may be scanning the Internet for this port.
ORPort TODO1
-ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy
+ServerTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy
# Replace "TODO2" with an obfs4 port of your choice. This port must be
# externally reachable and must be different from the one specified for ORPort.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits