fix: removed resource limits
This commit is contained in:
parent
02b59b605b
commit
5c52951817
|
|
@ -19,12 +19,7 @@ StandardOutput=journal
|
|||
StandardError=journal
|
||||
SyslogIdentifier=yimaru-cd
|
||||
|
||||
# Security settings
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user