SOURCES: netmrg-config.patch - one more place with lockfile

gotar gotar at pld-linux.org
Tue Sep 23 18:15:53 CEST 2008


Author: gotar                        Date: Tue Sep 23 16:15:53 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more place with lockfile

---- Files affected:
SOURCES:
   netmrg-config.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/netmrg-config.patch
diff -u SOURCES/netmrg-config.patch:1.3 SOURCES/netmrg-config.patch:1.4
--- SOURCES/netmrg-config.patch:1.3	Tue Sep 23 16:03:32 2008
+++ SOURCES/netmrg-config.patch	Tue Sep 23 18:15:47 2008
@@ -22,3 +22,14 @@
 +		<version>1.2.15</version>
  	</rrdtool>
  </netmrg>
+--- netmrg/src/include/netmrg.h.in.orig	2008-03-27 01:55:37.000000000 +0100
++++ netmrg/src/include/netmrg.h.in	2008-09-23 18:10:04.000000000 +0200
+@@ -23,7 +23,7 @@
+ 
+ // Paths
+ #define DEF_CONFIG_FILE     "@sysconfdir@/netmrg.xml"
+-#define DEF_LOCKFILE        "@localstatedir@/log/netmrg/lockfile"
++#define DEF_LOCKFILE        "@localstatedir@/run/netmrg"
+ #define DEF_RUNTIME_FILE    "@localstatedir@/log/netmrg/runtime"
+ #define DEF_RRDTOOL         "@RRDTOOL@"
+ #define DEF_RRDS            "@localstatedir@/lib/netmrg/rrd"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/netmrg-config.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list