SOURCES: siege-config.patch - set FHS compatible path to siege.log...

glen glen at pld-linux.org
Wed Aug 17 14:07:29 CEST 2005


Author: glen                         Date: Wed Aug 17 12:07:29 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set FHS compatible path to siege.log, disable logging by default

---- Files affected:
SOURCES:
   siege-config.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/siege-config.patch
diff -u SOURCES/siege-config.patch:1.2 SOURCES/siege-config.patch:1.3
--- SOURCES/siege-config.patch:1.2	Tue Aug 16 16:25:53 2005
+++ SOURCES/siege-config.patch	Wed Aug 17 14:07:24 2005
@@ -1,19 +1,21 @@
---- siege-2.61/doc/siegerc.in~	2004-11-19 17:06:18.000000000 +0200
-+++ siege-2.61/doc/siegerc.in	2005-04-22 14:42:18.000000000 +0300
-@@ -14,6 +14,7 @@
- # You can also reference ENVIRONMENT variables without
- # actually declaring them, example:
- # logfile = $(HOME)/var/siege.log
-+logfile = siege.log
- 
- #
- # Signify verbose mode, true turns on verbose output
-@@ -113,7 +113,7 @@
- #     file = $HOME/etc/urls.txt
- #     file = $URLSFILE
+#--- siege-2.61/doc/siegerc.in~	2004-11-19 17:06:18.000000000 +0200
+#+++ siege-2.61/doc/siegerc.in	2005-04-22 14:42:18.000000000 +0300
+#@@ -14,6 +14,7 @@
+# # You can also reference ENVIRONMENT variables without
+# # actually declaring them, example:
+# # logfile = $(HOME)/var/siege.log
+#+logfile = /var/log/siege.log
+# 
+# #
+# # Signify verbose mode, true turns on verbose output
+--- ./doc/siegerc.in~	2005-08-17 14:06:51.000000000 +0300
++++ ./doc/siegerc.in	2005-08-17 14:25:03.000000000 +0300
+@@ -59,7 +59,7 @@
+ # Default logging status, true turns logging on.
+ # ex: logging = true|false
  #
--# file =
-+file = urls.txt
+-logging = true
++logging = false
  
  #
- # Default URL, this is a single URL that you want to test. This
+ # Logfile, the default siege logfile is $PREFIX/var/siege.log
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/siege-config.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list