[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-cloud/master] Comment out some unnecessary lines
commit 88263af151ee5835f0ad33f63c69a45e278011f5
Author: Runa A. Sandvik <runa.sandvik@xxxxxxxxx>
Date: Sat Nov 12 16:06:14 2011 +0000
Comment out some unnecessary lines
---
ec2-prep.sh | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/ec2-prep.sh b/ec2-prep.sh
index 3caac60..a5c4ac1 100644
--- a/ec2-prep.sh
+++ b/ec2-prep.sh
@@ -184,9 +184,11 @@ fi
# XXX TODO
# Generally, we'll want to rm /var/lib/tor/* and remove all state from the system
-echo "Restarting Tor...";
-/etc/init.d/tor restart
-sudo update-rc.d tor enable
-echo "echo 'Tor Cloud Starting...'" > /etc/ec2-prep.sh
-
-sudo reboot
+#echo "Restarting Tor...";
+#/etc/init.d/tor restart
+#sudo update-rc.d tor enable
+#echo "echo 'Tor Cloud Starting...'" > /etc/ec2-prep.sh
+
+# We're done; tell the user and then reboot the system
+echo "Done configuring the system, will reboot"
+reboot
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits