Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1372 from nivedreddy/systemd_ulimit
Browse files Browse the repository at this point in the history
Adding systemd open file limit
  • Loading branch information
shlomi-noach authored Jul 27, 2021
2 parents 1a6c3cd + f698cea commit 03f032e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/systemd/orchestrator.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ WorkingDirectory=/usr/local/orchestrator
ExecStart=/usr/local/orchestrator/orchestrator http
EnvironmentFile=-/etc/sysconfig/orchestrator
ExecReload=/bin/kill -HUP $MAINPID
LimitNOFILE=16384

[Install]
WantedBy=multi-user.target

0 comments on commit 03f032e

Please sign in to comment.