From e0e91238d6c913dc4a22ab6fb1efda7065e76e40 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Sat, 10 Jan 2004 00:38:56 +0000 Subject: [PATCH] renamed the apache httpd.init file into apache.init (common vote at 20C3) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2164 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/rene/apache/apache.conf | 2 +- package/rene/apache/{httpd.init => apache.init} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename package/rene/apache/{httpd.init => apache.init} (95%) diff --git a/package/rene/apache/apache.conf b/package/rene/apache/apache.conf index 23efcb705..bd3bc845e 100644 --- a/package/rene/apache/apache.conf +++ b/package/rene/apache/apache.conf @@ -37,7 +37,7 @@ if [ $pkg = "apache" ] ; then --enable-disk-cache --enable-ssl --enable-proxy \ --enable-speling --enable-rewrite --enable-so --enable-deflate" - hook_add postmake 3 "install_init httpd $confdir/httpd.init" + hook_add postmake 3 "install_init apache $confdir/apache.init" fi if [ "$ROCKCFG_PKG_APACHE_BDB" ] ; then diff --git a/package/rene/apache/httpd.init b/package/rene/apache/apache.init similarity index 95% rename from package/rene/apache/httpd.init rename to package/rene/apache/apache.init index d17515f80..e08d28bbb 100644 --- a/package/rene/apache/httpd.init +++ b/package/rene/apache/apache.init @@ -22,9 +22,9 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- # -# ROCK Linux /etc/rc.d/init.d/httpd +# ROCK Linux /etc/rc.d/init.d/apache # -# Desc: A http server +# Desc: The Apache http server # Runlevel: 55 rcX #