From 066b58438a8b6436b863be5048535f0d8c16318d Mon Sep 17 00:00:00 2001
From: Andrew Lewman
Date: Sun, 25 Sep 2005 03:45:27 +0000
Subject: [PATCH] added the one line hack for default selinux targeted policy
to allow tor/privoxy to work correctly.
svn:r5143
---
doc/tor-doc-unix.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/tor-doc-unix.html b/doc/tor-doc-unix.html
index 516077b005..23888d1553 100644
--- a/doc/tor-doc-unix.html
+++ b/doc/tor-doc-unix.html
@@ -181,7 +181,11 @@ your local applications to Privoxy (local port 8118) and Tor (local port
your firewall blocks outgoing connections, punch a hole so
it can connect to at least TCP ports 80 and 443, and then see this
-FAQ entry.
+FAQ entry. If your SELinux config is not allowing tor or privoxy to
+run correctly, create a file named booleans.local in the directory
+/etc/selinux/targeted. Edit this file in your favorite text editor and
+insert "allow_ypbind=1". Restart your machine for this change to take
+effect.
If it's still not working, look at