Merge pull request #6514 from Ansuel/nginx_root
nginx: change default user for luci conf
This commit is contained in:
commit
bdfaeb236f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
user root;
|
||||
user nobody nogroup;
|
||||
worker_processes 1;
|
||||
|
||||
#error_log logs/error.log;
|
||||
|
|
Loading…
Reference in a new issue