aboutsummaryrefslogtreecommitdiff
path: root/www/py-gunicorn/files/gunicorn.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-gunicorn/files/gunicorn.in')
-rw-r--r--www/py-gunicorn/files/gunicorn.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-gunicorn/files/gunicorn.in b/www/py-gunicorn/files/gunicorn.in
index f0c995224af2..86d3e2d3cad2 100644
--- a/www/py-gunicorn/files/gunicorn.in
+++ b/www/py-gunicorn/files/gunicorn.in
@@ -20,7 +20,7 @@ rcvar=gunicorn_enable
load_rc_config $name
: ${gunicorn_enable:=NO}
-: ${gunicorn_config=%%PREFIX%%/gunicorn/gunicorn.conf.py}
+: ${gunicorn_config=%%PREFIX%%/etc/gunicorn/gunicorn.conf.py}
: ${gunicorn_user=%%USERS%%}
: ${gunicorn_group=%%GROUPS%%}