SOURCES: apache1.init - rename sysconfig to apache to have same lo...

glen glen at pld-linux.org
Sun Jul 10 11:24:45 CEST 2005


Author: glen                         Date: Sun Jul 10 09:24:45 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- rename sysconfig to apache to have same lock/service/config names

---- Files affected:
SOURCES:
   apache1.init (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SOURCES/apache1.init
diff -u SOURCES/apache1.init:1.14 SOURCES/apache1.init:1.15
--- SOURCES/apache1.init:1.14	Wed May 18 16:27:56 2005
+++ SOURCES/apache1.init	Sun Jul 10 11:24:39 2005
@@ -17,7 +17,7 @@
 . /etc/sysconfig/network
 
 # Get service config
-[ -f /etc/sysconfig/apache1 ] && . /etc/sysconfig/apache1
+[ -f /etc/sysconfig/apache ] && . /etc/sysconfig/apache
 
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache1.init?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list