[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-cloud/master] arm wants ExitPolicy and not Exitpolicy, make arm happy



commit ee0bb90ab3a7c83e0e04e2c5f6985a10c4f86fb1
Author: Runa A. Sandvik <runa.sandvik@xxxxxxxxx>
Date:   Mon Jan 16 16:34:25 2012 +0000

    arm wants ExitPolicy and not Exitpolicy, make arm happy
---
 ec2-prep.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ec2-prep.sh b/ec2-prep.sh
index 555347b..8c5f25a 100644
--- a/ec2-prep.sh
+++ b/ec2-prep.sh
@@ -257,7 +257,7 @@ AccountingMax 10 GB
 
 # Running a bridge relay just passes data to and from the Tor network --
 # so it shouldn't expose the operator to abuse complaints.
-Exitpolicy reject *:*
+ExitPolicy reject *:*
 EOF
 fi
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits