diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2008-07-14 06:57:48 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2008-07-14 06:57:48 +0000 |
| commit | 97bb1d55cfda6090a65faa9ec2875b8ab5f99e64 (patch) | |
| tree | c0d8e5f379ed03925accff8a944f67c05c6cb875 /www/nginx-devel/files | |
| parent | Update to 1.40 release. (diff) | |
Fix rc's reload command issue.
Bump PORTREVISION.
Problem reported by: Maxim Dounin aka mdounin at mdounin dot ru
Diffstat (limited to 'www/nginx-devel/files')
| -rw-r--r-- | www/nginx-devel/files/nginx.sh.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/nginx-devel/files/nginx.sh.in b/www/nginx-devel/files/nginx.sh.in index 95d0fb4259d3..069eccbd2a5e 100644 --- a/www/nginx-devel/files/nginx.sh.in +++ b/www/nginx-devel/files/nginx.sh.in @@ -27,7 +27,6 @@ rcvar=`set_rcvar` start_precmd="nginx_precmd" restart_precmd="nginx_checkconfig" reload_precmd="nginx_checkconfig" -reload_cmd="nginx_reload" configtest_cmd="nginx_checkconfig" command="%%PREFIX%%/sbin/nginx" _pidprefix="/var/run/nginx" |
