]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache.init
- this is apache 2.4
[packages/apache.git] / apache.init
index 2a600bbb219e0da26de4e9c3451c86502a03ff0a..5faea60187a2010ec83e8238df4f2f1782ab0a95 100755 (executable)
@@ -28,7 +28,7 @@ else
        exit 0
 fi
 
-SVC_NAME="Apache 2.2 Web Server"
+SVC_NAME="Apache 2.4 Web Server"
 
 if [ -n "${HTTPD_CONF}" ]; then
        if [ -d "${HTTPD_CONF}" ] || [ -f "${HTTPD_CONF}" ]; then