SOURCES: apache.init - rename sysconfig to httpd to have same scri...

glen glen at pld-linux.org
Sun Jul 10 01:22:33 CEST 2005


Author: glen                         Date: Sat Jul  9 23:22:33 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- rename sysconfig to httpd to have same script/service/config names

---- Files affected:
SOURCES:
   apache.init (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SOURCES/apache.init
diff -u SOURCES/apache.init:1.43 SOURCES/apache.init:1.44
--- SOURCES/apache.init:1.43	Wed Jun 22 12:08:50 2005
+++ SOURCES/apache.init	Sun Jul 10 01:22:28 2005
@@ -19,7 +19,7 @@
 . /etc/sysconfig/network
 
 # Get service config
-[ -f /etc/sysconfig/apache ] && . /etc/sysconfig/apache
+[ -f /etc/sysconfig/httpd ] && . /etc/sysconfig/httpd
 
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache.init?r1=1.43&r2=1.44&f=u




More information about the pld-cvs-commit mailing list