Change default $LOGDIR, so that distros won't need to patch it.
authorDevrim GUNDUZ <devrim@gunduz.org>
Mon, 17 Aug 2009 22:21:38 +0000 (22:21 +0000)
committerDevrim GUNDUZ <devrim@gunduz.org>
Mon, 17 Aug 2009 22:21:38 +0000 (22:21 +0000)
tools/altperl/slon_tools.conf-sample

index 309e7d722afec1e19b15941353e666f73e7a2699..3105e46c01cdcb0731c734db77d548ea7f9f0af9 100755 (executable)
@@ -1,4 +1,4 @@
-# $Id: slon_tools.conf-sample,v 1.8.2.3 2009-08-17 17:09:59 devrim Exp $
+# $Id: slon_tools.conf-sample,v 1.8.2.4 2009-08-17 22:21:38 devrim Exp $
 # Author: Christopher Browne
 # Copyright 2004-2009 Afilias Canada
 # Revised extensively by Steve Simms
@@ -23,7 +23,7 @@ if ($ENV{"SLONYNODES"}) {
     # The directory where Slony should record log messages.  This
     # directory will need to be writable by the user that invokes
     # Slony.
-    $LOGDIR = '/var/log/slony';
+    $LOGDIR = '/var/log/slony1';
 
     # (Optional) If you would like to use Apache's rotatelogs tool to
     # manage log output, uncomment the following line and ensure that