sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c1c671d18f9452d16c6535ccadd3442c8735092)
- From: Vlad Glagolev <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c1c671d18f9452d16c6535ccadd3442c8735092)
- Date: Sat, 23 Oct 2010 08:39:00 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
http/apache22/HISTORY | 3 +++
http/apache22/init.d/apache | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 9c1c671d18f9452d16c6535ccadd3442c8735092
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
apache22: added graceful reload function
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index 6d36728..8b29de3 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2010-10-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * init.d/apache: added graceful reload function
+
2010-10-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.17
diff --git a/http/apache22/init.d/apache b/http/apache22/init.d/apache
index 3cabf23..df0f0c4 100755
--- a/http/apache22/init.d/apache
+++ b/http/apache22/init.d/apache
@@ -49,5 +49,7 @@ status()
reload()
{
- run_func restart
+ echo "Gracefully reloading Apache web server..."
+ /usr/sbin/apachectl graceful
+ evaluate_retval
}
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9c1c671d18f9452d16c6535ccadd3442c8735092), Vlad Glagolev, 10/23/2010
Archive powered by MHonArc 2.6.24.