SOURCES: apache.sysconfig, apache1.sysconfig - unify

glen glen at pld-linux.org
Fri Jan 5 17:17:01 CET 2007


Author: glen                         Date: Fri Jan  5 16:17:01 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unify

---- Files affected:
SOURCES:
   apache.sysconfig (1.13 -> 1.14) , apache1.sysconfig (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/apache.sysconfig
diff -u SOURCES/apache.sysconfig:1.13 SOURCES/apache.sysconfig:1.14
--- SOURCES/apache.sysconfig:1.13	Thu May  4 11:46:28 2006
+++ SOURCES/apache.sysconfig	Fri Jan  5 17:16:55 2007
@@ -1,5 +1,5 @@
+# Customized settings for Apache
 # $Id$
-# Customized settings for apache
 
 # Nice level for apache
 SERVICE_RUN_NICE_LEVEL="+5"

================================================================
Index: SOURCES/apache1.sysconfig
diff -u SOURCES/apache1.sysconfig:1.7 SOURCES/apache1.sysconfig:1.8
--- SOURCES/apache1.sysconfig:1.7	Thu Jan  5 22:16:44 2006
+++ SOURCES/apache1.sysconfig	Fri Jan  5 17:16:55 2007
@@ -1,10 +1,14 @@
 # Customized settings for apache
+# $Id$
 
 # Nice level for apache
 SERVICE_RUN_NICE_LEVEL="+5"
 
 # Cmdline options
 HTTPD_OPTS=""
+
+# perhaps set 128MB memory limit
+#SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
 
 # Skip apache restarts invoked from rpm installs.
 # Enable this if you run a production server and don't want rpm upgrade restart
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache.sysconfig?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SOURCES/apache1.sysconfig?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list