Merge pull request #6514 from Ansuel/nginx_root

nginx: change default user for luci conf
This commit is contained in:
Hannu Nyman 2018-07-21 18:58:26 +03:00 committed by GitHub
commit bdfaeb236f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
user root;
user nobody nogroup;
worker_processes 1;
#error_log logs/error.log;