Added a comment: RLIMIT_NOFILE

This commit is contained in:
http://joeyh.name/ 2013-12-17 16:05:14 +00:00 committed by admin
parent 4b653b2ec5
commit a0b9060eab

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.87"
subject="RLIMIT_NOFILE"
date="2013-12-17T16:05:12Z"
content="""
This is clearly failing when it runs git. Looking at the git source code, it does have a `RLIMIT_NOFILE` ifdef, so I could disable this, but would have to maintain my own build of git.
What kernel version is this? Upgrading is likely to fix it.
"""]]