Skip to content

Commit

Permalink
Set open file limit for systemd service to 16384
Browse files Browse the repository at this point in the history
  • Loading branch information
casusbelli committed Jun 19, 2018
1 parent 3f319b6 commit b1fac68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/docker-quobyte-plugin.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Requires=docker.service
[Service]
EnvironmentFile=/etc/quobyte/docker-quobyte.env
ExecStart=/usr/local/bin/docker-quobyte-plugin
LimitNOFILE=16384

[Install]
WantedBy=multi-user.target

0 comments on commit b1fac68

Please sign in to comment.