Skip to content

Commit

Permalink
Merge pull request #3 from andrelaszlo/ulimit-patch
Browse files Browse the repository at this point in the history
Add FD limit to riak.service
  • Loading branch information
dseg committed Apr 18, 2016
2 parents 008203e + 4cb6c6b commit cfbc501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riak/riak.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ User=riak
Type=forking
ExecStart=/opt/riak/bin/riak start
ExecStop=/opt/riak/bin/riak stop
LimitNOFILE=65536

[Install]
WantedBy=multi-user.target

0 comments on commit cfbc501

Please sign in to comment.