fix: removed resource limits
This commit is contained in:
parent
02b59b605b
commit
5c52951817
|
|
@ -19,12 +19,7 @@ StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
SyslogIdentifier=yimaru-cd
|
SyslogIdentifier=yimaru-cd
|
||||||
|
|
||||||
# Security settings
|
# Resource limits
|
||||||
NoNewPrivileges=false
|
|
||||||
PrivateTmp=false
|
|
||||||
ProtectSystem=strict
|
|
||||||
ProtectHome=read-only
|
|
||||||
ReadWritePaths=/tmp /home/yimaru/Yimaru-CICD /home/yimaru/.npm /home/yimaru/.bun /home/yimaru/go /var/www/html /home/yimaru/yimaru_admin /home/yimaru/Yimaru-BackEnd
|
|
||||||
|
|
||||||
# Resource limits
|
# Resource limits
|
||||||
LimitNOFILE=65536
|
LimitNOFILE=65536
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user