[or-cvs] r12309: backport the torrc changes to postflight for osx. (tor/branches/tor-0_1_2-patches/contrib/osx)

phobos at seul.org phobos at seul.org
Thu Nov 1 04:43:02 UTC 2007


Author: phobos
Date: 2007-11-01 00:43:02 -0400 (Thu, 01 Nov 2007)
New Revision: 12309

Modified:
   tor/branches/tor-0_1_2-patches/contrib/osx/TorPostflight
Log:
backport the torrc changes to postflight for osx.


Modified: tor/branches/tor-0_1_2-patches/contrib/osx/TorPostflight
===================================================================
--- tor/branches/tor-0_1_2-patches/contrib/osx/TorPostflight	2007-11-01 04:40:36 UTC (rev 12308)
+++ tor/branches/tor-0_1_2-patches/contrib/osx/TorPostflight	2007-11-01 04:43:02 UTC (rev 12309)
@@ -40,7 +40,7 @@
 
 # Create the configuration file only if there wasn't one already.
 if [ ! -f $TARGET/torrc ]; then
-  cp $TARGET/torrc.sample $TARGET/torrc.sample
+  cp $TARGET/torrc.sample $TARGET/torrc
 fi
 
 # Ensure symbolic links



More information about the tor-commits mailing list