summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-12-17 16:05:14 +0000
committerGravatar admin <admin@branchable.com>2013-12-17 16:05:14 +0000
commit51f51cccd201c14fd948105efbb532a2592f909a (patch)
treebe5be5bace824f1e9bb54a0ec3ac77b78a4a7acb /doc
parent5c83077bf1b5ebef3625dc6816c6616e0b237277 (diff)
Added a comment: RLIMIT_NOFILE
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/new_linux_arm_tarball_build/comment_4_e1d802fbcc9d699ece5267e80990255a._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/new_linux_arm_tarball_build/comment_4_e1d802fbcc9d699ece5267e80990255a._comment b/doc/forum/new_linux_arm_tarball_build/comment_4_e1d802fbcc9d699ece5267e80990255a._comment
new file mode 100644
index 000000000..e95d86b72
--- /dev/null
+++ b/doc/forum/new_linux_arm_tarball_build/comment_4_e1d802fbcc9d699ece5267e80990255a._comment
@@ -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.
+"""]]