Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/nginx: fix a typo
@ 2015-11-04 18:46 Noé Rubinstein
  2015-11-04 18:46 ` [Buildroot] [PATCH 2/2] package/python-web2py: fix permissions Noé Rubinstein
  2015-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/nginx: fix a typo Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Noé Rubinstein @ 2015-11-04 18:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: No? Rubinstein <nrubinstein@aldebaran.com>
---
 package/nginx/nginx.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index 32a337c..8e23bd8 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
 #
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-04 22:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 18:46 [Buildroot] [PATCH 1/2] package/nginx: fix a typo Noé Rubinstein
2015-11-04 18:46 ` [Buildroot] [PATCH 2/2] package/python-web2py: fix permissions Noé Rubinstein
2015-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/nginx: fix a typo Thomas Petazzoni
2015-11-04 22:51   ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox