mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/nginx: fix a typo
Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9ae362f09a
commit
407d77e9c1
@ -19,7 +19,7 @@ NGINX_CONF_OPTS = \
|
|||||||
|
|
||||||
# www-data user and group are used for nginx. Because these user and group
|
# 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.
|
# 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
|
# username: www-data uid: 33
|
||||||
# groupname: www-data gid: 33
|
# groupname: www-data gid: 33
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user