Skip to content

Commit

Permalink
Own this nginx folder too
Browse files Browse the repository at this point in the history
  • Loading branch information
jc21 committed Mar 29, 2023
1 parent c197e66 commit 9d672f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9d672f5

Please sign in to comment.