From: Bartosz Świątek Date: Sun, 26 Feb 2012 20:27:50 +0000 (+0100) Subject: - this is apache 2.4 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=4f1460b7cbad35f16620c8f0ad7c9307b5dd98cb - this is apache 2.4 --- diff --git a/apache.init b/apache.init index 2a600bb..5faea60 100755 --- a/apache.init +++ b/apache.init @@ -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