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 #