]> git.pld-linux.org Git - packages/apache.git/blobdiff - httpd.init
- release 3.
[packages/apache.git] / httpd.init
index 90af7b6e1f3cd44ca2d6ec4056efa5ef8b9a7d1c..dc3dc3b4aa8fb9ed6d05e3f3eaf4989723db4836 100755 (executable)
@@ -38,9 +38,8 @@ case "$1" in
        $0 start
        ;;
   reload)
-       echo -n "Reloading httpd: "
+       msg_reloading httpd
        killproc httpd -HUP
-       echo
        ;;
   *)
        msg_usage "$0 {start|stop|restart|reload|status}"
This page took 0.092735 seconds and 4 git commands to generate.