aboutsummaryrefslogtreecommitdiff
path: root/www/apache22/files/apache22.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache22/files/apache22.sh.in')
-rw-r--r--www/apache22/files/apache22.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/files/apache22.sh.in b/www/apache22/files/apache22.sh.in
index 7dffa3dcd349..7e48b8ab61bf 100644
--- a/www/apache22/files/apache22.sh.in
+++ b/www/apache22/files/apache22.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/www/apache22/files/Attic/apache22.sh.in,v 1.7 2008-09-02 07:34:21 clement Exp $
+# $FreeBSD: /tmp/pcvs/ports/www/apache22/files/Attic/apache22.sh.in,v 1.8 2008-12-15 22:05:56 clement Exp $
#
# PROVIDE: apache22
@@ -189,8 +189,8 @@ apache22_checkfib () {
}
apache22_prestart() {
- apache22_precmd
apache22_checkfib
+ apache22_precmd
}
extra_commands="reload graceful gracefulstop configtest"