Signed-off-by: Maxim Perevozchikov <[email protected]>
---
meta-webserver/recipes-httpd/nginx/nginx.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc
b/meta-webserver/recipes-httpd/nginx/nginx.inc
index f65c20971..439e28a8f 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx.inc
+++ b/meta-webserver/recipes-httpd/nginx/nginx.inc
@@ -186,4 +186,5 @@ USERADD_PARAM:${PN} = " \
--system --no-create-home \
--home ${NGINX_WWWDIR} \
--groups www-data \
- --user-group ${NGINX_USER}"
+ --user-group ${NGINX_USER} \
+ --shell ${base_sbindir}/nologin"
--
2.30.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109860):
https://lists.openembedded.org/g/openembedded-devel/message/109860
Mute This Topic: https://lists.openembedded.org/mt/105397340/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-