[or-cvs] r12308: Fix the logfile location for osx. (tor/branches/tor-0_1_2-patches/contrib/osx)

phobos at seul.org phobos at seul.org
Thu Nov 1 04:40:36 UTC 2007


Author: phobos
Date: 2007-11-01 00:40:36 -0400 (Thu, 01 Nov 2007)
New Revision: 12308

Modified:
   tor/branches/tor-0_1_2-patches/contrib/osx/Tor
Log:
Fix the logfile location for osx.


Modified: tor/branches/tor-0_1_2-patches/contrib/osx/Tor
===================================================================
--- tor/branches/tor-0_1_2-patches/contrib/osx/Tor	2007-11-01 04:38:45 UTC (rev 12307)
+++ tor/branches/tor-0_1_2-patches/contrib/osx/Tor	2007-11-01 04:40:36 UTC (rev 12308)
@@ -16,7 +16,7 @@
 TORUSER=_tor
 TORGROUP=daemon
 TORCMD=$TORDIR/tor
-TORLOG=/var/log/tor/tor.log
+TORLOG=/var/log/tor.log
 
 ## Determine OSX Version
 # map version to name



More information about the tor-commits mailing list