From f3c92e67106bbf718b789f16641eb30e6a8c1375 Mon Sep 17 00:00:00 2001 From: ankry Date: Wed, 7 May 2003 16:07:25 +0000 Subject: [PATCH] - killed my previous bogus "fixes" Changed files: apache.init -> 1.14 --- apache.init | 2 -- 1 file changed, 2 deletions(-) diff --git a/apache.init b/apache.init index 37a40b1..d5eb0f1 100644 --- a/apache.init +++ b/apache.init @@ -68,10 +68,8 @@ case "$1" in ;; reload) msg_reloading httpd - busy killproc httpd -HUP RETVAL=$? - [ $RETVAL -eq 0 ] && ok || died ;; *) msg_usage "$0 {start|stop|restart|reload|status}" -- 2.44.0