aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/files/nginx.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx/files/nginx.sh.in')
-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 68159e9c4d3c..e0992e201d49 100644
--- a/www/nginx/files/nginx.sh.in
+++ b/www/nginx/files/nginx.sh.in
@@ -19,7 +19,7 @@
# nginxlimits_args (str): Default to "-e -U %%WWWOWN%%"
# Arguments of pre-start limits run.
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nginx"
rcvar=`set_rcvar`