diff options
Diffstat (limited to 'www/nginx/files/nginx.sh')
-rw-r--r-- | www/nginx/files/nginx.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/files/nginx.sh b/www/nginx/files/nginx.sh index dee8f0cad5be..da3e9d13d694 100644 --- a/www/nginx/files/nginx.sh +++ b/www/nginx/files/nginx.sh @@ -4,12 +4,12 @@ # PROVIDE: nginx # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown -# Define these apache_* variables in one of these files: +# Define these nginx_* variables in one of these files: # /etc/rc.conf # /etc/rc.conf.local -# /etc/rc.conf.d/apache +# /etc/rc.conf.d/nginx # # DO NOT CHANGE THESE DEFAULT VALUES HERE # |