From c6d931e2eb5c3a685f20f1dfc217db521096b4bc Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 1 Nov 2007 04:43:02 +0000 Subject: backport the torrc changes to postflight for osx. svn:r12309 --- contrib/osx/TorPostflight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/osx/TorPostflight b/contrib/osx/TorPostflight index a0f86cf822..c1108c05f8 100644 --- a/contrib/osx/TorPostflight +++ b/contrib/osx/TorPostflight @@ -40,7 +40,7 @@ fi # 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 -- cgit v1.2.3-54-g00ecf