From: Noé Rubinstein Date: Wed, 4 Nov 2015 18:46:06 +0000 (+0100) Subject: package/nginx: fix a typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=407d77e9c1448a9eec9669346bac33218c3b29be;p=buildroot.git package/nginx: fix a typo Signed-off-by: Noé Rubinstein Signed-off-by: Thomas Petazzoni --- diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk index 32a337c2de..8e23bd8e10 100644 --- a/package/nginx/nginx.mk +++ b/package/nginx/nginx.mk @@ -19,7 +19,7 @@ NGINX_CONF_OPTS = \ # www-data user and group are used for nginx. Because these user and group # are already set by buildroot, it is not necessary to redefine them. -# See system/skeleton/passwd +# See system/skeleton/etc/passwd # username: www-data uid: 33 # groupname: www-data gid: 33 #