diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index 05e3cab44d..e392ed107c 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc | |||
| @@ -194,3 +194,5 @@ USERADD_PARAM:${PN} = " \ | |||
| 194 | --groups www-data \ | 194 | --groups www-data \ |
| 195 | --shell ${base_sbindir}/nologin \ | 195 | --shell ${base_sbindir}/nologin \ |
| 196 | --user-group ${NGINX_USER}" | 196 | --user-group ${NGINX_USER}" |
| 197 | |||
| 198 | CVE_PRODUCT = "nginx:nginx f5:nginx_open_source f5:nginx" | ||
