[tor-commits] [flashproxy/master] facilitator-reg-daemon doesn't have an email password.

dcf at torproject.org dcf at torproject.org
Sat Sep 21 04:57:02 UTC 2013


commit cc0a4d12a18a458acbaaabe4db5f4f9eb6544d0b
Author: David Fifield <david at bamsoftware.com>
Date:   Fri Sep 20 21:56:36 2013 -0700

    facilitator-reg-daemon doesn't have an email password.
---
 facilitator/facilitator-reg-daemon |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/facilitator/facilitator-reg-daemon b/facilitator/facilitator-reg-daemon
index 73d9199..a053bb2 100755
--- a/facilitator/facilitator-reg-daemon
+++ b/facilitator/facilitator-reg-daemon
@@ -53,7 +53,7 @@ single process.
   -p, --port PORT           listen on PORT (by default %(port)d).
       --pidfile FILENAME    write PID to FILENAME after daemonizing.
       --privdrop-user USER  switch UID and GID to those of USER.
-      --unsafe-logging      don't scrub email password and IP addresses from logs.\
+      --unsafe-logging      don't scrub IP addresses from logs.\
 """ % {
     "progname": sys.argv[0],
     "log": DEFAULT_LOG_FILENAME,



More information about the tor-commits mailing list