aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx/files
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2005-11-21 17:07:05 +0800
committerosa <osa@FreeBSD.org>2005-11-21 17:07:05 +0800
commit17b691e87b612b88ce786b141690cdbd0ac131c7 (patch)
treef9489eacdc8b8f04cd1565a81e6f999b1d263ce2 /www/nginx/files
parent277f0a11009dcfe1a1f30a940633f8519f0b21c3 (diff)
downloadfreebsd-ports-gnome-17b691e87b612b88ce786b141690cdbd0ac131c7.tar.gz
freebsd-ports-gnome-17b691e87b612b88ce786b141690cdbd0ac131c7.tar.zst
freebsd-ports-gnome-17b691e87b612b88ce786b141690cdbd0ac131c7.zip
Add extra command - reload.
Bump PORTREVISION. Submitted by: marck
Diffstat (limited to 'www/nginx/files')
-rw-r--r--www/nginx/files/nginx.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/files/nginx.sh.in b/www/nginx/files/nginx.sh.in
index b28a5bacb706..dcbd00d0213c 100644
--- a/www/nginx/files/nginx.sh.in
+++ b/www/nginx/files/nginx.sh.in
@@ -23,7 +23,7 @@ name="nginx"
rcvar=`set_rcvar`
command="%%PREFIX%%/sbin/nginx"
-extra_commands="configtest"
+extra_commands="configtest reload"
configtest_cmd="configtest_cmd"
configtest_cmd() {