mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Update install-service.sh
Remove LimitNPROC=64
This commit is contained in:
parent
773c852c18
commit
d0693c82e2
@ -64,7 +64,6 @@ Group=vaultwarden
|
||||
EnvironmentFile=/var/lib/vaultwarden/.env
|
||||
ExecStart=/opt/vaultwarden/vaultwarden
|
||||
LimitNOFILE=1048576
|
||||
LimitNPROC=64
|
||||
PrivateTmp=true
|
||||
PrivateDevices=true
|
||||
ProtectHome=true
|
||||
@ -161,4 +160,4 @@ unlink /etc/nginx/sites-enabled/default
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now vaultwarden
|
||||
systemctl restart nginx
|
||||
systemctl restart nginx
|
||||
|
Loading…
Reference in New Issue
Block a user