mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-16 13:34:58 +02:00
- Replace outdated 'pid /app/nginx' deletion with proper replacement of 'pid /tmp/nginx/nginx.pid;' -> 'pid /run/nginx.pid;' - Add sed to redirect error_log from /tmp/nginx/ to /var/log/nginx/ - Add sed to redirect access_log from /tmp/nginx/ to /var/log/nginx/ Fixes: nginx: open() '/tmp/nginx/nginx.pid' failed (2: No such file or directory)
7.2 KiB
7.2 KiB