summaryrefslogtreecommitdiff
path: root/package/nginx
diff options
context:
space:
mode:
authorNoé Rubinstein <noe.rubinstein@gmail.com>2015-11-04 19:46:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-04 21:48:36 +0100
commit407d77e9c1448a9eec9669346bac33218c3b29be (patch)
tree64b1c5fa0f51c7c81675e42e17a9c15874536b7b /package/nginx
parent9ae362f09a36f96d63c8a24bde9ad2ddf6211642 (diff)
package/nginx: fix a typo
Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nginx')
-rw-r--r--package/nginx/nginx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index 32a337c2d..8e23bd8e1 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
#