summaryrefslogtreecommitdiffstats
path: root/share/procps
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-05-27 18:57:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-05-27 18:57:28 +0000
commitec02cf56078c58021d5fe33a738eb00cb0079f74 (patch)
treeb36858f90ef583ac374fa75f4f531bb31c2350ef /share/procps
parentReleasing debian version 20180503-1. (diff)
downloadopen-infrastructure-compute-tools-ec02cf56078c58021d5fe33a738eb00cb0079f74.tar.xz
open-infrastructure-compute-tools-ec02cf56078c58021d5fe33a738eb00cb0079f74.zip
Merging upstream version 20180527.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/procps')
-rw-r--r--share/procps/zz-container-tools.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/share/procps/zz-container-tools.conf b/share/procps/zz-container-tools.conf
index 2396dfc..8b15f11 100644
--- a/share/procps/zz-container-tools.conf
+++ b/share/procps/zz-container-tools.conf
@@ -1,6 +1,7 @@
-# The default limits are set to small and eventually lead to errors like
-# the following on container start:
-# Failed to allocate directory watch: Too many open files
+# The default limits are set to low for running many containers
+# and eventually lead to errors like the following on container start:
+#
+# Failed to allocate directory watch: Too many open files
# /proc/sys/fs/inotify/max_queued_events defaults to 16384
fs.inotify.max_queued_events=1048576