diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2022-01-07 19:00:45 +0100 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2022-01-07 19:01:25 +0100 |
commit | 19ff90487cfd6ac8c7b348a057ddeacbae36663f (patch) | |
tree | 0621086c8580a88f71c52a1aec04c35eaa868448 /www/nginx/files/nginx.in | |
parent | net/py-shodan: Update to 1.26.0 (diff) |
www/nginx: Fix typo
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www/nginx/files/nginx.in')
-rw-r--r-- | www/nginx/files/nginx.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/files/nginx.in b/www/nginx/files/nginx.in index 37d2c182ebca..e226279c4eca 100644 --- a/www/nginx/files/nginx.in +++ b/www/nginx/files/nginx.in @@ -25,7 +25,7 @@ # nginx_http_accept_enable (bool): Set to "NO" by default. # Set to yes to check for accf_http kernel module # on start-up and load if not loaded. -# nginx_sig_stop (str): Default to "_TERM" +# nginx_sig_stop (str): Default to "-TERM" . /etc/rc.subr |