Own this nginx folder too
This commit is contained in:
parent
91cf3c8873
commit
d5ed70dbb6
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ chown -R npmuser:npmuser /var/lib/nginx
|
|||
chown -R npmuser:npmuser /var/log/nginx
|
||||
|
||||
# Don't chown entire /etc/nginx folder as this causes crashes on some systems
|
||||
chown -R npmuser:npmuser /etc/nginx/nginx
|
||||
chown -R npmuser:npmuser /etc/nginx/nginx.conf
|
||||
chown -R npmuser:npmuser /etc/nginx/conf.d
|
||||
|
|
Loading…
Reference in a new issue