]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache1.init
- rename sysconfig to apache to have same lock/service/config names
[packages/apache.git] / 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.030567 seconds and 4 git commands to generate.