Skip to content

Commit

Permalink
Merge pull request #145 from fengzeroz/v2.6
Browse files Browse the repository at this point in the history
service: fd limit
  • Loading branch information
fengzeroz authored Dec 7, 2023
2 parents 7ee6400 + 8520ac1 commit 287e943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuron.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RestartSec=5
Group=root
LimitCORE=infinity
ExecStartPre=-/opt/neuron/neuron.sh
LimitNOFILE=10240
LimitNOFILE=infinity

[Install]
WantedBy=multi-user.target

0 comments on commit 287e943

Please sign in to comment.