]> git.pld-linux.org Git - packages/apache.git/commitdiff
- rename sysconfig to apache to have same lock/service/config names auto/ac/apache1-1_3_33-7 auto/ac/apache1-1_3_33-8 auto/ac/apache1-1_3_34-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 10 Jul 2005 09:24:39 +0000 (09:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.init -> 1.15

apache1.init

index 474e8754973f1a57d7d48e1fe923e5e1eb653e36..187ce2222a18954f4816e37d51142f85fa86f8f6 100644 (file)
@@ -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
This page took 0.040737 seconds and 4 git commands to generate.