Devrim GUNDUZ devrim at lists.slony.info
Mon Aug 17 14:19:26 PDT 2009
Update of /home/cvsd/slony1/slony1-engine/redhat
In directory main.slony.info:/tmp/cvs-serv2664/redhat

Modified Files:
	slony1.init 
Log Message:
Fix init script, so that log directory path will match upstream.



Index: slony1.init
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/redhat/slony1.init,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** slony1.init	2 Dec 2008 21:40:10 -0000	1.1
--- slony1.init	17 Aug 2009 21:19:24 -0000	1.2
***************
*** 49,53 ****
  SLONCONF=/etc/slon.conf
  SLONPID=/var/run/slon.pid
! SLONLOG=/var/log/slony1
  test -x $SLONDAEMON || exit 5
  
--- 49,53 ----
  SLONCONF=/etc/slon.conf
  SLONPID=/var/run/slon.pid
! SLONLOG=/var/log/slony
  test -x $SLONDAEMON || exit 5
  



More information about the Slony1-commit mailing list