replaced root

This commit is contained in:
Ricard Bejarano 2019-03-17 23:33:44 +01:00
parent f4decb8ba6
commit 77047757b3
No known key found for this signature in database
GPG key ID: 5A5105DD6B91CA19
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
root:x:0:
nginx:*:100:nginx

View file

@ -1,4 +1,4 @@
user root;
user nginx;
worker_processes 1;
events {

View file

@ -1 +1 @@
root:x:0:0:root:/:/nginx
nginx:*:100:100::/:/nginx