mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-13 07:41:28 +00:00
Merge 3df78b2a89d5f55a05a4541e8f5ec2248abd4e75 into 9aec831f92441028ed4afe61a911e23ab50bcccf
This commit is contained in:
commit
8bdf23b57e
@ -168,6 +168,7 @@ EOF
|
||||
|
||||
msg_info "Starting Services"
|
||||
sed -i 's/user npm/user root/g; s/^pid/#pid/g' /usr/local/openresty/nginx/conf/nginx.conf
|
||||
sed -i 's/su npm npm/su root root/g' /etc/logrotate.d/nginx-proxy-manager
|
||||
sed -i 's/include-system-site-packages = false/include-system-site-packages = true/g' /opt/certbot/pyvenv.cfg
|
||||
systemctl enable -q --now openresty
|
||||
systemctl enable -q --now npm
|
||||
|
Loading…
x
Reference in New Issue
Block a user